Jump to content

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

Recommended Posts

Posted

hi,

I am having trouble with a global container field i have created I am using via a server. I keep entering a paint obecjt into it for color but when I close the database and reopen i lose this value, do I need to do this locally in order to retain this value???

Posted

Hi DStuart,

I think you have answered your own question. At least you have figured out the solution.

Global Fields are local in a served enviorment. In order to have a default in a global, it has to be put in locally while the files are not being served.

HTH

smile.gif

Lee

Posted

do not use globals for any persistent storage in a served enviroment. use normal fields in a global (1=1, 1 record) database.

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