How to display the case details in the run time?

Hi guys,

I want to get the details the details of the previous screen in the next screen once it is submitted.

@Rohith A

Hi Rohith,

You will have a OOTB section named CaseInformation, save as that section to your work class, and customize it like taking “Dynamic Layout” inside that take “Layout Group” of type “Tab” and Embedded section of which you want the details. Your previous screen case details will be displayed in the next screen.

Regards,

Mamatha Adiraju

Hi @Rohith A,

In the second screen embedded the first section(screen)b and it is in read only mode.

@Rohith A

In this situation you need to embeeded the case information section with read-only mode in the next screen(assignment).

Thanks,