June 2, 200718 yr I have a search page on my database to search a certain table. When i click the search it performs a script which enters find mode allows me to enter search criteria and then view the relevant records etc... But i want a button on the criteria input page which will cancel the current find script, go to browse mode and then go to the main menu layout. My main problem is knowing how to cancel the already running script... help please?
June 2, 200718 yr When defining the BUTTON (not the script), choose perform script as the action, then you will notice that a drop down appears and a button that says specify script: 1) For the drop down title "current script" choose, halt. 2) Specify your other script by clicking the specify script button.
Create an account or sign in to comment