cancel
Showing results for 
Search instead for 
Did you mean: 

WAD issue - List Box

Former Member
0 Kudos

Hi Everyone,

In my web application I use List Box. The user has the possibility to chose one or more values in this Box.

Now I am looking for the possibility that one of the values in the List Box is always chosen. How can I do that?

Regards

Erwin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Erwin,

How this case comes up.

If you want mandatory selection of atleast one value for the characterstic on which list box is used, then we need to have it at selection level.

That is we need to have mandatory selection for this char

Ravi

Former Member
0 Kudos

thank you for your answer, but I need something different.

Example:

My List Box contains 10 values from 1 to 10. Value 10 should be always chosen. The user can choose one value or ten. He can choose for example: value 1 and 3. It means that if the user choose 1 and 3, 10 should be chosen automaticly.

Regards

Erwin

Former Member
0 Kudos

Hi Erwin,

In this I think you need to go fro coding, I feel with standard functionality existing you can't get it.

Ravi

Answers (0)