I want to create a view where the documents displayed only contain the ones with the user's name in a particular field on the form. For example, when I display the view, I only want to see my action items. Trying to use:
SELECT (Form = "Task" & Responsible = @Name([CN]; @UserName))
where Responsible is the field that lists the names of the person(s) responsible for an action item. I’m a basic app developer and am not good with LotusScript. When I attempted this formula, my action items were displayed even on a coworker’s PC with their Notes ID.
Software/Hardware used:
LN 6.5 Windows
ASKED:
August 21, 2012 7:09 PM
UPDATED:
August 21, 2012 7:45 PM