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

screen painter

Former Member
0 Likes
556

HI,

i want to make name field OBLIGATORY and also search help in my screen printer. how to do this.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
529

Hi King,

Double click on that field after keeping it on the screen

goto the attributes

in the Attributes check REQUIRED checkbox

becomes Obligatory

and there is a field to attach the search help in the attributes itself

<b>

Regards,

Azhar</b>

3 REPLIES 3
Read only

Former Member
0 Likes
530

Hi King,

Double click on that field after keeping it on the screen

goto the attributes

in the Attributes check REQUIRED checkbox

becomes Obligatory

and there is a field to attach the search help in the attributes itself

<b>

Regards,

Azhar</b>

Read only

Former Member
0 Likes
529

set in properties of filed input-->required and there's a searchhelp attribute where u can set u'r search help.

reward if useful

S@meer

Read only

varma_narayana
Active Contributor
0 Likes
529

Hi javed..

In the Screen Painter : Layout of the Screen

Double click on your field.

It will open the Attributes window.

Select the Tab <b>Program</b>

You can Find the Attribute <b>INPUT field</b>

From the Drop down list Select the <b>REQUIRED</b> value

This makes the Field Obligatory.

In the Dictoanry attributes tab you can assign the Search help.

<b>Reward if Helpful</b>