BkGrd:R6 Database Notes Client.
Refresh fields on keyword change is being used on a field called Division
This populates a computed for display field called validdepartments (based on dblookup formula)
There is a 3rd dialog list field called selectedDept. The dialog list option values are picked up from the result in validdepartments.
When I compose a new document, and select the value of the Division, it should
-
populate the computed for display field validdepartments, and,
-
the dialog list for selectedDept.
1 is happening 2 is not.
Strange thing is if I now change the value of division both 1 and 2 happen.
I noticed that:
-
This bug occurs only for a new document. Not for an existing doc
-
This occurs only if the first keywords field (Division) is empty or has a default value.
-
This occurs only for the first time focus on the first keywords field. (Division).
-
The computed for display field is before the 3rd field.
-
This works fine if I put the formula directly into the 3rd field, instead of passing it through the computed for display field.
-
Works fine for existing documents.
Has anybody else come across the same issue?
Any help would be appreciated.
Thanks,
Sandy.