cancel
Showing results for 
Search instead for 
Did you mean: 

Navigating to a search page with button already clicked

0 Kudos

Hi Guru's

I need to navigate from one webpage to Activity Search page. I need to pass the values to the search parameters and when the search page opens, the search button should be automatically clicked and display the result.

How can I achieve this ?? please help.

Regards

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

dharmakasi
Active Contributor
0 Kudos

Hi Abhishek,

You have to code in activity component search view inbound plug, you can set search parameters in search collection and then call the event eh_onsearch.

Your navigation should be from webpage to Activity search page by using outbound and inbound plugs. You can set some reference in outbound plug of the webpage for identification in activity inbound plug, so that system will show search results only for your scenario.

Best Regards,

Dharmakasi.

0 Kudos

Thank-you so much Buddy . Problem solved.

Regards

Abhishek

Answers (0)