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

If Condition in Smartform - window text- without program lines

Former Member
0 Likes
638

Hi,

I have faced one problem in smartforms. In smartforms i have a window (main.) It has five lines. For Fifth line only i need to check one condition. if it is true then print the Line otherwise i need one Blank line to print.

How i write if condition in smartforms window - text.

Mahesh.

4 REPLIES 4
Read only

Former Member
0 Likes
510

Hi,

Use the CONDITIONS tab, there you can give your required condition.

Regards,

Bharat.

Read only

0 Likes
510

Thanks for ur reply. If i use condition tab, whole window( all the five lines are not coming based on my condition. But I need to check last line only.

Read only

Former Member
0 Likes
510

Hi Mahesh,

You need to create and alternative node and put your text into that. An alternative will check a condition, and process one of two nodes depending if it is true or false. Based on your condition, on true you can have your current text element and on false a text element containing a blank line.

Regards,

Nick

Read only

Former Member
0 Likes
510

Hai,

Are u using 5 different text for five lines? If yes then in 5 text give the condition in condition tab. Else you can give condition in text editor by giving the Command symbol(where u specify paragraph) .

Hope this helps.

Thanks,

Swetha