Skip to Content
0
Former Member
Jan 23, 2012 at 05:52 AM

View Group Context

38 Views

Hi Experts,

I have a requirement to display a custom view as an assignment block in Main Component (CPG_MAIN) OV Page.

1) I have created a custom view in CPGOE_DETAILS (used component of CPG_MAIN) and added my custom view to Viewset which is already exposed through usage.

2) I am able to add that view to display assignment blocks in CPG_MAIN Overview Page.

Here I have two requirements:

1) User will create a new campaign 2) User will display an existing campaign through search.

Both the times, same OV Page will be called based on Create / Display campaign.

Here my question is, I am able to see the view while creating the campaign, but while searching for an existing campaign I am not able to see my view.

Is there anything I need to maintain different configurations for display & create and do some coding accordingly.

Please help me out.. thank you