How to create data model for form consisting multiple sections?
0
I am building an Appraisal Form to receive feedbacks from every employee but I am stuck on one thing if I am creating a form with multiple section then what should I do? How to consume them in pages? I am giving a reference of my data model, please guide me everyone whoever is watching... what I am trying to create a form containing all the sections, give me idea so that I can learn it from scratch. I think am lacking in many things to create this and I didn't create any form like this... Is there any documentation or tutorial to understand it better?
asked
Harshit Varshney
1 answers
2
Hi Harshit,
On the page, you can apply a dataview of the Form object and then use the concept of Nesting, to show values from different entities, This will help you to achieve your requirement.