April 2, 200817 yr Newbies Greetings all, In my present solution, I have a regular text field set to trigger a script when data is added to said field—or actually when data is absent from the field. I would like my SuperContainer script to do likewise. How do I name my SuperContainer so that I can add it to my script. Please forgive me as this is a very rudimentary question I'm sure, and thanks for your assistance.
April 2, 200817 yr are you using the web viewer or a container field with the SC Plugin? If you are using the plugin you could add the trigger to the field in the same manner as your "text" field. If it is a web viewer you may need to create a calculated field that grabs the object name and its attributes should they change and then execute your triggered script.
April 2, 200817 yr Author Newbies Thanks for your response. I am using the web viewer and had not thought of configuring a calculation field for use with the script. I will look into it and give it a shot. Thanks again for your assistance.
Create an account or sign in to comment