Working with Data Classes
Create Vehicle and claims Reusable Classes and reuse into Work Class.
Creating Vehicle class Under Data Layer
Go to history tab
Save.
Similarly create Claims Class.
Save as above class to create claims class.
Save.
Now Create Properties in Vehicle class.
Save.
Similarly create proeprtis in Claims Class.
Save.
Get these properties reusable into work class by using Pages.
Creating Page Properties in Work class referring to above classes
Save.
Similarly create another page property claims details
Save.
Done.
Create a section for vehicle and claims into two different layouts.
Click on layout tab and drag and drop dynamic layout
Get the properties into above layouts.
Drag and drop the empty controls from basic tab and map those back to the page properties
Map these controls back to Personal Vehicle Page Proepties.
Double click on control
Submit
Similarly map all other properties
Similarly add the control in claims details layout and map those back to claims page proeprties.
Submit
Save.
Create A flow action and Keep it aside.
Save. Done.