Is it possible to isolate and refresh an include?
I am working with a form that has an include. The include template dynamically generates input fields. It has to refresh each time a new row is added. It works but each time it refreshes I lose the data in the original form. How do I get my form page to retain its data if the include page is refreshed. BTW...the only way I could get the form and include to work was to allow the whole page to be refreshed. I was unable to figure out a way to isolate the include and make it refresh only.
