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

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

Recommended Posts

Posted (edited)

I am inputting field data using globals on an input layout. Five are working fine, one is not. They are all copies of the original that works. The data is created in the global layout and then copies to a new record using:

[set Field [new::record[global::record]].

On the one with problems, script debug is showing an 111 error, "field repetition is invalid" and will not copy the data to the final record. The field repetition is set at 1, the default. I have tried to compare and see where the difference is, but can't locate it.

any help is appreciated,

Edited by Guest
Posted

I am not entirely sure I understand you but your set field step should look something like:

Set Field [new::record; global::record ]

Posted

It looks like you have put the result in the 'Repetition' box of the 'Specify target field' dialog, instead of the calculation box of the 'Calculated result' dialog.

  • 3 years later...
Posted

Again and again you provide spot on solutions .... many thanks. I spent a while looking for the same problem ... came here and you did it again.

So grateful.

Simon

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