I am fairy new at dominos and I am not very good at loops yet and stuff like that.
I need to modify an agent to load a field using the dc.count
so far a i have
set dc = view.getalldocumentsbykey(key, true) doc.actionitems = dc.count
if dc.count = 0 then
end if
I really don't know what to do in this loop.
The thing i am trying to get across is that I have an embedded view within a view. on the view, If a meeting is held it is Y if not it is N. They each have agenda items that should be written in the embedded view. Sometimes the meeting is Y and the didn't set the agenda items. That is what I want to put in the actionitems field if the meeting happened it is Y and no agenda items =Not completed in red. If the meeting happened and agentitems are set then Completed. If the meeting has not happened yet and N then leave blank. In the new field
Any way someone could put an example for me here so I could get the hang of it?
Software/Hardware used:
Lotus dominos 7.0
ASKED:
February 18, 2011 8:21 PM
UPDATED:
February 22, 2011 2:34 PM