I have an check box control on an xapge bound to a field on a document. The value unchecked gets set to false. I would like it to be blank. How would I do this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can use the
This would save the blank value in the document. One caveat, via Domino Designer you cannot set this property to blank as it removes the property so you have to do this in source. |
|||
|
|