Is there any way to create a custom event (or something) that will fire after the xform-ready event from within the body of the document? I tried implementing the example from the XForms Sandbox Test Samples custom-events but it did not fire the event from within the <body><repeat><select1/></repeat></body> element of the XForms document. I want to initialize the <select1/> bound element value with the first items value before a user makes a selection. Should it work from within the <select1/> element or no? The code did work when implemented in the <model/> element like the example.
Free forum by Nabble | Edit this page |