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

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

Recommended Posts

Posted

How can i use a script to paste from a 3 fields to a portal?

I have 3 fields (date, pay & how_pay) and i need a script to press a button and erase from these fields and paste in a portal with other 3 fields same.

Please help me it's urgent to me

Thanks

Jorge

Posted

Set Field(PortField1, NonPortField1)

Set Field(PortField2, NonPortField2)

Set Field(PortField3, NonPortField3)

Set Field(NonPortField1,"")

Set Field(NonPortField2,"")

Set Field(NonPortField2,"")

You could use cut and paste but if the fields are widely distributed over the layout, the screen jumps around alot.

In case the Set Fiel command is unfamiliar: the first field is the destination field and for the destination being a portal field, select the SetField option "specify field" then above the field name window click the button "current file" to select the relationship for the portal. This will now show you the fields from the related file.

Good luck. GW

Posted

Thanks for your help, but how can I paste in the last portal, because this solution just copy in the same field, now I need this solution paste in the last portal.

How can I do that?

thanks

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