Question
ING Nederland
NL
Last activity: 9 Oct 2024 13:42 EDT
Tabbed layout/Accordion for Form views - Constellation
Hi everyone,
We have a screen wherein we allow users to enter various type of information using a form view. Since, the screen content is too large, we want the data segregated either in various tabs or an accordion with a header containing the information category (say, Personal Information, Contact details, etc.) .
How can this be achieved in constellation? The tabbed views, currently available, can only display read only data even if we add a form view to it. Assuming, the user doesn't want to move to-and-fro in a screen flow, what could be the best alternative?
Regards,
Saurabh Gupta.
@SaurabhG7134
The purpose of ScreenFlow(Multistep) is to divide information into multiple screens, so you can provide a well-organized and user-friendly interface. I think, this exactly fits your requirements.
https://docs.pega.com/bundle/platform/page/platform/case-management/creating-screen-flow.html
Accordion - Field Group is another option to consider. However, the views will be expanded by default and the user has the option to collapse it if required (attached screenshot)