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

Delay calculation result on value list


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

Recommended Posts

  • Newbies
Posted

I have a value list that is based on a calculation field. My problem is I cannot get the calculation result showing on the value list instantly. Instead, the user has to click on outside of the filed to complete the record in order to get the calculation result appeared on the list. I noticed the reason of causing this delay is that the value list turns the calculation field with index on even I've set it off in the beginning. Can anyone get me some tips to resolve this problem?

Example: FY is a calculation field;

V_FY is a value list based on FY

The problem is V_FY doesn't show any the value until the user completed the record.

Posted

Create a non-calculation field and use Evaluate with your function enfolded within. Then base your value list on the new field.

Posted

In order to be used as a value list, a field must be indexed. New items are not added to the value list until you commit (exit) a record. So you will have to click outside the fields or press Enter on the numeric keypad to trigger the udpate.

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