Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Create Records in a portal


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

Recommended Posts

  • Newbies
Posted

Hi guys

I've created a portal in which I don?t want to create related records. So "allow creation of related records" is UNchecked and "entry into fields" isn?t allowed.

I want to make a script with wich I would create related records in that portal. ie If there's a record in the first portal row, to create a new record in the second row ...etc.

Can you help?

Thanx

Lulu

Posted

Make a global field in either the master file or the related file.

Make a script that uses Set Field to put the master id into the global.

The script then calls an external script in the related file.

Make a script in the related file that creates the new record, and grabs the master id from the global.

The script in the master file would then take over and

Go to field (related::some field) and Go to portal row (last).

This topic is 7697 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.