Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying text based on condition

sandeep_reddy24
Participant
0 Kudos

Dear All,

I am new to smart forms. I have a requirement to display the text in PO smart form based on material ranges.

Text has to be displayed only PO's with material ranges for 100XXX, 200XXX and 900XXX.

Please help me how to do it.

Message was edited by: sandeep reddy

3 REPLIES 3

rajkumarnarasimman
Active Contributor
0 Kudos

Hi Sandeep,

Use condition for material ranges in condition tab as shown below.

Regards

Rajkumar Narasimman

VenkatRamesh_V
Active Contributor
0 Kudos

Hi Sandeep,

In smart forms  Create Program Lines  to add your logic.

Regards,

Venkat.

sandeep_reddy24
Participant
0 Kudos

I need to print this condition after loop, but my condition is printing for every iteration.