Community

XForms tip: Call JavaScript from an XForms form

(Nicholas Chase) Because XForms controls are part of a namespace separate from the HTML and page, you cannot use the usual methods for calling JavaScript in response to user events, such as the onclick handler. So what are you to do if you need to call JavaScript from an XForms form? This tip shows

Read More - Register for Free Membership