Application Development 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: 

default values for a field

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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,

Former Member
0 Kudos

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

0 Kudos

Hi

Thanks somen and venki.

Iam assigning points to you guys

thanks

deepthi