Question
1
Replies
770
Views
Infosys
Posted: August 10, 2019
Last activity: August 10, 2019
Closed
Embed DATA- class section in to WORK- class section
i have a section in DATA class, i want to embed that section in to work class how can i do that
1. Create a section at work class (skip this step if you already have one)
2. Create a section at Data class (skip this step if you already have one)
3. Define a page type property of that data class that applies to work class. From data model wise, it would be your data page embedded in work page.
3. In the section of work class, add an embedded section. On the Section include prompt, select Use clipboard page from Page context, define the page context to point to your embedded data page. At this point, you will be able to select your data section from section drop-down..