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

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

Recommended Posts

Posted

How do I copy the last row of a portal and paste into a separate field. In this case the portal displays a calculated field from another file, and it is in the Layout "Current Meds"

I've tried the following, but I end up copying all the portal rows:

Go to Layout ["Current Meds"]

Go to Portal Row ["Select, Last"]

Copy [select]

Go to Layout [original layout]

Paste [select, 'Meds"]

I really apprecitate any suggestions! Thanks

Posted

Jason,

Assuming you're targetting a field in the related file, and if your portal is "View only"...

Make each row a button by drawing an invisible rectangle just the size of the row, placing it on first raw of portal, and attaching a script :

SetField [Meds,::YourPortalRelationship:your related field]

If it's an Entry-base portal, then use a global in the external file, and an external script.

The script could be :

GoToRelated Records (-show-)

Perform External Script : "SetGlobal"

---"SetGlobalScript"

-----

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