cancel
Showing results for 
Search instead for 
Did you mean: 

Skip the screen in WebUI dynamically :

Former Member
0 Kudos

Hi Experts,

I have one Custom Component. I need to navigate directly to General Enquiry (Navigation Link tab) -> Interaction Record Screen

-> Press "Activity Details" Link -> Now opens View for Survey ( ICCMP_SURVEY/SurveyOverview ).

I am navigating to the Survey view properly, but view i am getting for Questionire is empty.

I debugged this and found that it picks up data from CURRENTBT Context node.

Is this possible to directly navigate to the Questioire view from my custom Component skipping all the views

coming in sequence ??.

Please Suggest.

Regards,

Chitrakant

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Actually i am getting navigated, but Questionires table view is empty. Can i fill this table view dynamically

and get navigated to it, by triggering an event in my custom component.