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

default values for a field

Former Member
0 Likes
499

Hi all,

can anyone tell how to pass only few values to a field in table control.

i have a field and i has to take only one out of three values.

i can provide a drop down but instead the user want search help.

I heard that we can provide default values at domain of the field.

please let me know.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
464

Nandini,

Go to the domain and in the value range tab provide those 3 values. When ever the user does an F4 on that field, he will see those 3 values.

Dont forget to assign the domain to that field though.

Thanks,

3 REPLIES 3
Read only

Former Member
0 Likes
465

Nandini,

Go to the domain and in the value range tab provide those 3 values. When ever the user does an F4 on that field, he will see those 3 values.

Dont forget to assign the domain to that field though.

Thanks,

Read only

Former Member
0 Likes
464

Hello deepthi,

go to domain of the field for which you want to assign the default values.

click vaule range button then undefr fixed values

you can provide your default values

and description

thanks

venki

Read only

0 Likes
464

Hi

Thanks somen and venki.

Iam assigning points to you guys

thanks

deepthi