Solved
Is it possible to have two different input forms to edit the same underlying data schema?
I am noting that the Input Form name value must be equivalent to the underlying schema name.
Hence it would seem only one form per schema is possible?
I am noting that the Input Form name value must be equivalent to the underlying schema name.
Hence it would seem only one form per schema is possible?
It appears that you can have multiple forms to work on the same schema. To designate the form to use, add the attribute
form="namespace:formName"
For example in a nodeModel open tag of a navtree
<nodeModel folderLink="program" form="xtk:folder" ...
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.