GerryGerry Posted December 8, 2004 Posted December 8, 2004 Hello, I'm kind of new to Instant Web Publishing in FileMaker Pro 7. I have a layout with a button that calls a script that increments the value of a field (because I think this will be easier in context). This works fine in FP7 but when published on the web (with IWP of course) the result is weird. The "set field" script line actually changes the value but then the web page waits for the user to click the "submit" button in the status area (it enters "edit current record" mode). I would like for the value to change automatically. How can I fix this? Is "set field" the wrong script step? Is there a way to bypass the edit mode? Is there a way to refresh? Thanks in advance, -GerryGerry
Reed Posted December 8, 2004 Posted December 8, 2004 You'll want to add a commit record/request step after the set field step in your script.
GerryGerry Posted December 8, 2004 Author Posted December 8, 2004 Hello, Thank you very much, it works like a charm! -GerryGerry
Recommended Posts
This topic is 7559 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