i have designed a panel where i have to used to popup links and automodal class for creation of content....
<a href ="/testviewprintpdf/<?php echo $object; ?> " class ="popups-form-noreload">view objects</a>
now after saving the content , and closing the popup the panel page is to be refreshed
how it is done..... it sounds simple but i m newbie to drupal