home
design & development
Lotus application development
print design
web site development
request a design quote
solutions & consulting
Notes and Domino application development
Lotus Domino administration
Securence Mail Filtering
UNITRENDS backup and recovery
Lotus Notes / Domino Apps
free Lotus Notes apps
hosting
web site hosting
Lotus application hosting
check your mail
request a hosting quote
publishing
media and publishing
sound
client services
help & support
Make Payment
Client Access - Workboard
billing & payment policies
copyright & liability policies
pricing & turnaround policies
privacy statement
contact
e-mail MW
get files
send files
Computed for Display Fields Not Working
Author: Tripp W Black
Created: 07/17/2002 at 12:09 AM
Category:
Notes Developer Tips
Fields
Issue:
Computed for Display fields are not working. In other words, they do not show anything (blank) or are not updating.
The tell-tale exception --> Put the document in edit mode and press F9 and refresh the form; the field values will update.
Cause:
The fields that are showing this behavior were at one time not Computed for Display fields or an agent or formula script created them. Either way, if fields exist in the document that have the same name as the computed for display fields on the form, those affected fields will behave like computed fields.
Fix:
Create a new document that does not have these fields.
Find the code that created the fields if not a design change in the past.
Write an agent or view action to delete the fields from the document(s) affected.
previous page
×