Dear Team,
I tried using the below scripts during different events,
Change Event:-
var myNewValue = this.boundItem(xfa.event.newText);
save Event :-
data.vendor.Name.Table1.Row1.TITLE.clearItems();
data.vendor.Name.Table1.Row1.TITLE = myNewValue;
After I save the form and reopen again I see all the values though I have cleared it. Can anyone please suggest me a solution, any hekp would be deeply appreciated.
Regards,
Tushar.