M Schneider 1.Mar.12 03:28 PM a Web browser Domino DesignerAll ReleasesWindows XP
I have a form with three Rich Text Lite fields defined for pictures: [rtf_1], [rtf_2], [rtf_3]. I would like the field [rtf_flag] to give me a True or False if there is content in any of the three Rich Text fields.
I tried using @ISNULL which did trip the flag when the picture was first created, but then when I deleted the picture and refreshed, the flag did not go back.
What is the easiest way to do this for a novice? Thanks.