Skip to Content
0
Former Member
Apr 11, 2012 at 08:53 AM

How to set values in VLV & BigText

37 Views

Hi,

I have an extension field with an VLV & Text. I need to reset the value to defaults for VLV & Text. I tried using the below syntax

doc.getExtensionField("XXXX").set(null);

This has resulted in VLV field disappeared from the screen & the Text value remains as entered.

Please suggest

Rgds,

Vinod