February 13, 200422 yr Hello Is there a way to execute a script anytime a specific layout is selected? Say I have a script called "CalcDates" and I want it to execute everytime I go to a layout called " List of events". Just wondering if this is possible. Thanks
February 13, 200422 yr Stan: I don't believe you can trigger a script by switching to a layout. However, you can force the user to trigger a script by hiding the status area at all times and using a tab-system (or whatever works for you) to switch layouts. Because the tabs are really scripted buttons, you can do pretty much whatever you want. Also, you can replicate the data in the status area pretty easily, if you need to. -Stanley
Create an account or sign in to comment