Jump to content

Creating unrelated records


This topic is 8349 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Is there a way to get a script to create a record in an unrelated file? For example, pressing a button in layout #1 of File A and having an assigned script create a record in File C, which has no relationship to File A.

Link to comment
Share on other sites

Yes. You need to make a script in the other file that creates a new record and does whatever else you need done. Then, in your main file create a script that executes the script in the other file. You use the "Perform Script" step and select "external script" giving the name of the other file and the name of the other script.

Link to comment
Share on other sites

This topic is 8349 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.