millmaine Posted May 2, 2008 Posted May 2, 2008 I have an advertising task management solution that we developed some years ago and are now we are streamlining. When an ad is planned a record is created in our "Media" table. When it is confirmed I want to automatically create a record in our "Design Tasks" table. The simplest way seemed to be to create a script that copied the relevant "Media" field contents and pasted them into relevant fields in a new record in"Design Tasks". However some of the target fields are required to be "not empty" (and we want to keep them like that), which causes the script to stall. Any advice?
Brian C Posted May 2, 2008 Posted May 2, 2008 Use the script step: Commit Record/Request (No Dialog) after you use your Set Field [] script steps.
Recommended Posts
This topic is 6049 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