GreggNh
Programmer
- Feb 2, 2014
- 1
I have a vbscript module that opens an xml document and then updates some of its element tags. However one of the tags is called "DateClosed" and represents the presumed final action of the form. The Infopath designer must have coded a triggering event that locks the form from editing once the DateClosed is not null. How do I identify and set this element tag? I assume it is a True/False value in the xml dom.
Gregg
Gregg