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

Is conditional statement is allowed inside a loop in smartform?

Former Member
0 Likes
661

Hi,

I would like to know whether conditional statement is allowed inside a loop in smartform?

Whether I can give if condition statement inside the LOOP.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
488

Hi Raja,

Yes.conditional statement is allowed inside a loop in smartform

See link

Regards

Sachin

3 REPLIES 3
Read only

Former Member
0 Likes
489

Hi Raja,

Yes.conditional statement is allowed inside a loop in smartform

See link

Regards

Sachin

Read only

0 Likes
488

Hi,

Thanks for your response, but i gave the if conditional statement in Condition tab as u said.

But I want to make use of another IF statement which is to be valid only for the particular line item in 'TEXT', as we do normally in scripts.

Read only

0 Likes
488

hi,

In smartforms u cannot use IF condition just as in Scripts.

You can use only in Conditions tab, and as u know program lines.

Regards,

Naveen