I'm trying to mimic a desktop program in .NET desktop program to mimic (which generates XML file) by using Orbeon XForms Engine 3.9

How do I create the sidebar with the tree view using Orbeon ?

link|improve this question

59% accept rate
feedback

1 Answer

You can use the appearance="xxforms:tree" for <xforms:select> and <xforms:select1> tags which will show you the options in Tree view. See:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.