Hi all,
I have a table with Multiple rows.
Table : XYZ
Row 1 : field1 X field2 Y field3 Z
Row 2 : field1 A field2 <blank> field3 C
Row 3 : field1 1 field2 2 field3 3
I am using Tables in the Adobe Form .
Based on the Above table data in Row 2 has a blank value in field 2.
So , I would like to delete that Row before displaying it on the Form using Script Editor.
I have Tried using this.rawValue = "hidden". but didnt work.
can anyone suggest a solution Please.
Thanks.
Tk