Hello World aaa bbb This becomes only relevant (visible) if there are more than 3 entries in the repeat Hello ! These are examples of XForms Action usage. XForms Actions - rebuild recalculate revalidate refresh setValue setvalue 'Hello' use setvalue to explicitly set specific values to nodes in the instance. setvalue 'Hello World' use setvalue to explicitly set specific values to nodes in the instance.
input 1 This is a help-text.... please specify a text longer than 5 characters
setValue2 setvalue 'text' use setvalue to explicitly set specific values to nodes in the instance. setvalue '4711' use setvalue to explicitly set specific values to nodes in the instance.
input 2 please specify a number
Repeat - insert, delete, move top, move bottom Append appends a new entry at the end of this collection Insert after selected appends a new entry at the end of this collection Delete selected deletes selected entry from this collection Delete last entry deletes last entry from this collection Top of List move cursor to top of list Bottom of list move cursor to bottom of list repeated input: repeated enty The specified value is invalid switch / toggle ON toggles switch to on OFF toggles switch to off
test

Switch is turned on!

Switch is turned off!

table1
show row 4
table3
show row 2
Misc Dispatch (toggle ON) dispatches DOMActivate to the 'ON' button Load Load new Form Message Show new document (replace=all) shows submitted instance data in a separate JSP page Show returned instance (replace=instance) imports generated instance data into the current form Just send (replace=none) submits instance data and ignores any response Reset reset instance data to original values