Jabert Posted December 8, 2017 Share Posted December 8, 2017 Is there a way to limit a script to a single layout? I have a script that empties a field whenever a field is entered. This works fine for my purposes, but I don't want it to be active in all layouts, Link to comment Share on other sites More sharing options...
doughemi Posted December 8, 2017 Share Posted December 8, 2017 Call the script with a script trigger attached to the field on the layout where the script should be active. Script triggers only work on the layout(s) where they are defined. Link to comment Share on other sites More sharing options...
Gold Members jaymo67 Posted December 9, 2017 Gold Members Share Posted December 9, 2017 Or, you could only put the button that runs the script on the layout where it should run. Link to comment Share on other sites More sharing options...
Recommended Posts