| SaveOptions="0" Not Working in WebQuerySave |
Tripp W Black on 12/15/2002 at 03:01 AM |
Category: Notes Developer Tips
Agents, LotusScript
|
Issue:
You have an agent that changes in a form SaveOptiosn="1" to SaveOptions="0" during the webquerysave event. Event though you have the code: doc.SaveOptions="0", the document still saves.
Possible Solution:
Add the field to the form with the initial value of "1". This seems to let domino change/set the field as it saves.
previous page
|