How to load (Auto launch) a modal dialog upon load of screen
Hi,
I have a requirement where I need to auto-launch a pop-up window (modal dialog) upon load of screen.
While going through similar posts I found below 2 approaches but I couldn't find clear enough instructions to implement the solution. Below were the noteworthy approaches I found in previous posts.
1. Calling "Process Action" from an activity - Couldn't find such OOTB activity
2. Placing a hidden button in the respective section and triggering click event in pre-actions (activity /DT) to launch the modal window- I couldn't find clear instructions to do it either.
Appreciate the communities' help on implementing the above mentioned requirement using the above mentioned approaches or using any other alternative approaches.
Thanks in Advance!
Tehan