Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

Surely i am missing something but how can i do this

X is a global repeating field

Y is a caclulated repeating field

How should i set up the calculation so that

Y = X.

The obove statement only copies the first element and not all.

Or shoul i use a script for this ?

Thanks jitse

Posted

I'm curious why you would want a calculated field to exactly equal a global; there is no need for the calculated field if you're using globals. But anyway, just make the calculation the same name as the globalfield, so that when you view Define Fields for all fields, Y appears as Unstored, = X

Posted

Thanks for your interest.

The reasoning is this.

Actually the container field is a graphic element.

When on screen it is coloured, when printed it is a black an white picture.

so i have a calculation field

X=if(printtoscreen = 1 , Y , Z)

Y and Z are global container fields.

X is a container field.

I want to use a calculation and not a script because a (large) number of fields are involved.

All fields have 10 elements.

Any supported is appreciated

Jitse

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