venkat 0 Posted March 8 Create a page handler which runs a sequence based on page clicked, - If Page 1 is clicked, then run some Sequence - If Page 2 is clicked, then run another Sequence thanks Share this post Link to post Share on other sites
AzeoTech 0 Posted March 14 Don't use the workspace to switch pages. Create buttons that change the pages and then it is easy to add script to trigger a sequence. The workspace is really designed for development, not for running your application. Share this post Link to post Share on other sites