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

smartforms

Former Member
0 Likes
570

hi

How can i comment the coding part in smartforms? do i use * ?

1 ACCEPTED SOLUTION
Read only

kiran_k8
Active Contributor
0 Likes
535

Aatmika,

In the CONDITION NODE of a smartform give 1 = 2 so that the text contents will not get printed in the smartform

K.Kiran.

Message was edited by:

Kiran K

4 REPLIES 4
Read only

Former Member
0 Likes
535

Hi,

Yes you can use.

Reward if helpful.

Regards

AZAD.

Read only

kiran_k8
Active Contributor
0 Likes
536

Aatmika,

In the CONDITION NODE of a smartform give 1 = 2 so that the text contents will not get printed in the smartform

K.Kiran.

Message was edited by:

Kiran K

Read only

Former Member
Read only

varma_narayana
Active Contributor
0 Likes
535

Hi..

Yes we can COMMENT the Text elements in Smartforms

For this Open The Text element in Text Editor (You have an icon for that)

In the Text editor you can use

/* <write your comment here> (Same as scripts)

Note: In the PC Editor it will appear as * <your comment> only

<b>Reward if Helpful</b>