- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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" ...