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

smartform question

Former Member
0 Likes
399

In a smartform, if I don't want a particular text to appear on the output, I can just write some false condition in that window conditions or in that text conditions, right?

Is it true that if I write a false condition in the window condition, the whole window contents don't appear?

Thanks and points are guaranteed for helpful answers.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
372

You can give conditions at any level. if you give conditions at the window level, then it suppress the window. If you give the condition at the text node level, it will only supress the text.

Regards,

Ramesh

3 REPLIES 3
Read only

Former Member
0 Likes
372

Hi,

IF you have the conditions on the window..I believe the whole window itself will not appear..

Thanks,

Naren

Read only

Former Member
0 Likes
372

Hi

100%...

If you put a condition like <b>1 = 2</b>, it will never appear on the screen/print/output of Smartform.

Regards,

Raj

Read only

Former Member
0 Likes
373

You can give conditions at any level. if you give conditions at the window level, then it suppress the window. If you give the condition at the text node level, it will only supress the text.

Regards,

Ramesh