Thinka
14 Dec 2006, 8:05 AM
Hi Guys,
Hope everyone is cool. I have had an extensive look around the forums and cannot find an answer to my problem, any suggestions would be appreciated.
The problem: I would like to use the wonderful qforms library http://www.pengoworks.com/index.cfm?action=get:qforms on forms thoughout my site, but I am having trouble getting the javascript to execute. The forms are stored server side and only called into the content panels when needed using the update manager. I see there is a loadScripts property and this works great to run any scripts in the fetched content, but I cannot get access to functions in the returned data after the update is complete. The browser (IE or FF) always reports <function> is not defined. Is this because the returned scripts are not actually added to the DOM.
The real issue is that qform automatically binds to the form onload, hahaha, but baby steps, baby steps.
PS the pagin on the form search seems to fail 8(
Thanks in advance.
David.
Hope everyone is cool. I have had an extensive look around the forums and cannot find an answer to my problem, any suggestions would be appreciated.
The problem: I would like to use the wonderful qforms library http://www.pengoworks.com/index.cfm?action=get:qforms on forms thoughout my site, but I am having trouble getting the javascript to execute. The forms are stored server side and only called into the content panels when needed using the update manager. I see there is a loadScripts property and this works great to run any scripts in the fetched content, but I cannot get access to functions in the returned data after the update is complete. The browser (IE or FF) always reports <function> is not defined. Is this because the returned scripts are not actually added to the DOM.
The real issue is that qform automatically binds to the form onload, hahaha, but baby steps, baby steps.
PS the pagin on the form search seems to fail 8(
Thanks in advance.
David.