Avatar

Correct answer by
Level 10

Steve's solution above should work in a static form. It would look like:

xfa.resolveNode("NA-Image-1").rawValue = null;

Not sure what the issue would be with dynamic forms, we have not had problems.

In any case Steve's solution should work for you in either the click event or the mouseUp event of the button.

Niall

View solution in original post