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

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

Recommended Posts

Posted

I have a pref table with a global calc field, that returns the variable; $$title

I have done this to display the project name on all layouts.

The problem is when the user switches to another project, which changes the $$title variable, the global field in the prefs table (single record) need to be refreshed to display properly.

any suggestions on the best way to fresh the prefs filed?

Posted

Make the global calc field an unstored calc, perhaps?

Otherwise, maybe the project-switching script, if there is one, can take care of resetting the variable, if it doesn't already.

Posted

figured it out.

In the same table I added a text field that is set along with the variable, which is used in the calculation of the global field, which forces an update.

variable_refresh.zip

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