This topic is locked

followup on ajax and dropdowns

5/28/2007 11:24:21 PM
PHPRunner General questions
J
jim9 author

I recently posted a question about ajax with dropdowns, you replied that the feature isn't available now. However, is there a way to save the record after a value is chosen using an ajax text box? In other words, some way of doing an after text box update event to simulate hitting the SAVE button, but without actually hitting the button? I ask because after saving a record all dependent dropdowns underneath the ajax textbox are properly updated. But this only occurs after a save with a refresh. (Screen automatically refreshes after you hit save). Prior to a save, the dropdowns are empty.

Thanks