This topic is locked

add page in popup does not close

11/17/2011 3:34:00 PM
PHPRunner General questions
R
rlee6087 author

I have a simple application for storing and tracking documents, using php 6.0

I deselected inline add/edit and chose to have them popup. It all used to work fine, not sure what I did, however now, once I select add from the list page, the add popup load and lets me enter data, once I click save, the add popup page used to close and the list page was updated and refreshed, now the add page popup stays open and I noticed there is acheckmark and redo arch next to the new record. if I select save checkmark it saves but I have to manuall refresh the page. I would like to get it back to when I add a record, it saves it, closes add page popup and refreshes list page like it used to please help. thank you.