Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
gerrycastellino
Creator III
Creator III

list box default

In a list box, how do I always get the first value to show up as selected in the list as default ?

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi

If this is calculated field in front-end this will not work.

Push this calculation to script, and apply that on list box instead of derived field in the front-end.

Let me know if that worked.

Regards

ASHFAQ

View solution in original post

10 Replies
its_anandrjs

Hi,

What is the condition for the first value and you can use always one value selected in the list box option from properties.

Regards

Anand

ashfaq_haseeb
Champion III
Champion III

Hi,

Had you tried with always one selected value option?

Select any value in you list box.

Go to properties General and select always one selected value.

Regards

ASHFAQ

gerrycastellino
Creator III
Creator III
Author

Can't select that for some reason, even with one chosen field in the list box

its_anandrjs

Hi,

Go to properties >> General >> select Always One value selected option checked

alwaysone.png

Regards

Anand

gerrycastellino
Creator III
Creator III
Author

It is not cooperating with me...

Image1.PNG.png

its_anandrjs

Hi,

Did you try first select any value in the list box and then apply this option Always one selected.

Regards

Anand

ashfaq_haseeb
Champion III
Champion III

Hi

If this is calculated field in front-end this will not work.

Push this calculation to script, and apply that on list box instead of derived field in the front-end.

Let me know if that worked.

Regards

ASHFAQ

gerrycastellino
Creator III
Creator III
Author

yes if you see the green highlighted value on the left.

ashfaq_haseeb
Champion III
Champion III

Can you attach sample to look over?

Regards

ASHFAQ