HI all,
I have to display a text based on three conditions.
if land1 = ' '.
if ordertype = 'O' or ordertype = 'M'.
DISPLAY TEXT.
endif.
How is it possible in smartforms?
Sachin.