Sixdots Posted February 25, 2006 Posted February 25, 2006 Help I’m trying to get a script to trigger when a field changes on a data entry layout. I’m using a demo of SecureFM 7 This is the Calculation that I am using NPR::Multi =1 & External("Menu-PerformScript"; "new test") My form is set up in this order Qty: Part# Unit: Multi Form: Change up Description: When I start to enter data I can enter the Qty, then when tabbing to the Part# Field it triggers the script (new test), then when I tab to the Multi form field it will trigger the script (new test) as soon as the field is entered. What I am trying to do is to get the script to fire when ever the Multi field is 1 I am Looking to buy SecureFM if I can get this to work or any product that will trigger this script
SteveB Posted February 25, 2006 Posted February 25, 2006 All of these trigger plugins seem to do the same thing. If you trace the script with the debugger on, the script gets called, but doesn't seem to get executed...the script is entered, but the body doesn't seem to get executed. If the only thing you're interested in is script triggering, you can try some free ones: ZippScript and EventScript do the same thing, and both are freebies. Steve
Sixdots Posted February 26, 2006 Author Posted February 26, 2006 Thanks Steve I downloaded EventScript and it worked great Thanks Again Dave
Recommended Posts
This topic is 6864 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now