Question
HCL Technologies
IN
Last activity: 18 Nov 2025 11:03 EST
Dynamic Assignment Display in Screen Flow
I have a requirement to display assignments dynamically within a screen flow using a data page. The logic is as follows:
If the data page contains two screen names, the assignments associated with those screens should be displayed.
Similarly, if it contains three screens, the corresponding assignments should appear. Additionally, the navigation name in the breadcrumb and the assignment name within the screen flow should also be controlled dynamically from the data page.
I have attempted to achieve this by updating the data page, using functions, and modifying JSP configurations, but none of these approaches have worked so far.
Could you kindly advise on a solution or best practice to accomplish this? Any guidance or examples would be greatly appreciated.
