‎2008 Mar 17 3:20 PM
Hi All,
I have table data in smartforms follwing fileds, Sno, description listprice.
if listprice is there, my desc field data should be BOLD.
if the listprice is empty, it can be display normal.
regards,
Ajay
‎2008 Mar 17 3:26 PM
hi ajay ,
this will be given in the paragraph
or this is specified in the styles paragraphs, characters--->
fonts then give the size..
regards,
venkat.
‎2008 Mar 17 3:40 PM
hi
In the main window of the program add the conditional fork... you would be getting True or False as the submenus
In General attributes of the Conditional Fork give
FIELDNAME Whatever is the fieldname
RELATION AS NOT EQUAL TO
COMPARSION VALUE AS INITIAL
in True or False submenus give the text-element with A bold and another one without bold..
That will do it..