Kevin Cheesman Posted November 6, 2009 Posted November 6, 2009 I have a script trigger on fields to pop "updated" into a field that I can keep a check on. If a user updates certain fields, the updated record are shown in a list. All works fine but on with IWP. Any ideas?
IdealData Posted November 6, 2009 Posted November 6, 2009 Did you read the FM help guide? See below In Instant Web Publishing and Custom Web Publishing, script triggers can only be activated by a script and not by direct user interaction. For example, if a user tabs into a field that has an OnObjectEnter script trigger, the trigger will not activate. If a script step causes focus to move into that field, the script trigger will activate.
Recommended Posts
This topic is 5764 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