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 6784 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm running FMP server 8 running FMP 8 to 6 site within my office. Set up a global repeating container field [8] to hold icons. I also have a calculation that checks a text field to see if the text field is empty. If ( not IsEmpty (Prescription Text Box 1); GetRepetition ( Container_Global; 7); "")

The problem is disappearing icons in the repeating global container field 5-8 when the computer is turned on/off. The icons that are stored in repeating fields 1-4 never disappear.

I might add that one of the 6 served site has FMP Advance running and I'm not sure if this plays in the problem. Any insight into why 1/2 the icon disappear from a repeating global container field would be appreciated.

Thanks in advance to the experts!

Posted

Sounds like you placed the icons into the global repeating field (at least some of them) from a Guest machine. Global fields are local to each user so as soon as you close the file from the guest, the global values are gone. Try placing the icons in the global fields when it is single-user. In others words, go over to the server and close the file. Open the file with regular FileMaker Pro and place the icons in the global fields. Open the file in server again and they should always be there.

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