Application Development and Automation 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: 
Read only

Displaying text based on condition

sandeepreddyj6
Participant
0 Likes
990

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

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
Read only

rajkumarnarasimman
Active Contributor
0 Likes
953

Hi Sandeep,

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

Regards

Rajkumar Narasimman

Read only

VenkatRamesh_V
Active Contributor
0 Likes
953

Hi Sandeep,

In smart forms  Create Program Lines  to add your logic.

Regards,

Venkat.

Read only

sandeepreddyj6
Participant
0 Likes
953

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