barracudaxxx Posted July 7, 2004 Posted July 7, 2004 Is it necessary for a global field to be present in a layout for it to function? I thought global fields can still store a value even if they are not present in the layout. But when I deleted the global fields from the layout, my script wouldn't work properly anymore. My intention was to hide the global field. Can somebody enlighten me on this? Thanx, Chard
Reed Posted July 7, 2004 Posted July 7, 2004 Some types of script steps, like copy/paste, or insert calculated result, require that the field be on the current layout. Try using set field () instead, which doesn't require this. Dana
barracudaxxx Posted July 9, 2004 Author Posted July 9, 2004 Oh I see.. Thanks, I did use a copy and paste script step in getting a value from a portal row. Chard
Recommended Posts
This topic is 7712 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