Create a page handler which runs a sequence based on page clicked


Recommended Posts

Posted

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

Posted

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.

Archived

This topic is now archived and is closed to further replies.