cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adobe Form Text Bold and underline

saansu122
Newcomer
0 Kudos
106

Hi All,

Need help to make one row of my internal table which is being used in an adobe form to make bold and underline.

i am using this javascript

if ( this.MATNR.rawValue.isNull )

{ this.MAKTX.font.weight = "bold";

this.MAKTX.font.underline = "1";
}

Its not working please help 

item code(MATNR)Desc(MAKTX)
 'No Mat

Accepted Solutions (0)

Answers (0)