Jump to content

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

Recommended Posts

Posted

I've got a few fields in my solution that don't update their values unless I physically put the cursor in them and click...sometimes. I can't figure out why some fields do this. It makes no difference whether the field is in the layout as a field or as a merge field. Also is there any way to ensure that ALL fields in a layout are updated to the "current" values?

thanks...Sandy

Posted

Make sure that the field's home table is the same as that for the layout.

What kind of fields are they: calculations, related?

Posted

It looks like the more problematic ones are calculation fields....one is the user login name which I obtain via a Get(AccountName) call which I place into a field.

Sandy

Posted

Any calculation fields using Get functions must be unstored in order to auto-update.

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