This topic is locked

refresh lookup after add on the fly

5/31/2012 1:54:59 PM
PHPRunner General questions
S
Suety29 author

Hi,
I'm using add on the fly for one of my look-up fields. when the user clicks the Add on the fly link, the add page for the service provider is opened in a pop up window. the user enters the information and clicks save. At this point, the user is redirected to the service provider list page within the popup window and has to close the window to get back to the main page. On the main page however, the dropdown list for the lookup field does not show the new service provider which was just entered.
What i would like is for the add on the fly popup window to save & close and refresh the dropdown lookup field without having to refresh the entire page.
Regards,