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

script

Former Member
0 Likes
395

hi to all,

plz help me in this issue

in print program of a form there r many test eclements defined like /E 251 /E 270 etc but i dont want to use all the text elements. but executing the form i am able to see the errors for the elements which are missed in my form.how to avoid these text elemnts which i dont want from print program.

Thanks & regards

Kranthi Revuri

3 REPLIES 3
Read only

Former Member
0 Likes
365

hi,

you just comment all the Element contents which are not required to you. ie use /* in all places..

Regards

Ashok P

Message was edited by: Ashok Parupalli

Read only

Former Member
0 Likes
365

hi

Commenting the text element will solve the purpose.

Regards,

Richa.

Read only

naimesh_patel
Active Contributor
0 Likes
365

Hello,

Just <b>comment all the contents of the not required data elements</b>. Don't comment the Dataelement other wise it will give you an error like data element is missing.

regards,

Naimesh