June 25, 201411 yr I've researched this pretty extensively and all of the sources I've found say that you should be able to call a Script Trigger from a script by using the 'Set Field', 'Set Field' by Name', and 'Set Web Viewer' script steps as they interact directly with the Layout. However, I have a script with the 'Set Field' script step that is definitely not resulting in a Script Trigger being activated in FM13. Did this behavior change in FM13 or this perhaps something else afoot here?
June 25, 201411 yr all of the sources I've found say that you should be able to call a Script Trigger from a script by using the 'Set Field' That is definitely not so. A script trigger is attached to a layout object. The Set Field[] script step does NOT modify or interact with any layout object - it works at the data level.
Create an account or sign in to comment