Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
chhavi376
Creator II
Creator II

Don't want greyed out values in list box

Hi all,

there is a requirement that the client doesnt want the unselected value in the list box to be greyed out. The users confuse it with being disabled.

greyyy.PNG

Here 'With' should also appear in the same font.

Is this possible?

Thanks,

Chhavi

1 Solution

Accepted Solutions
avinashelite

we can achieve this ...try like this

List box properties >General>Show Alternatives that should work

View solution in original post

12 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

I dont think so its possible.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Anil_Babu_Samineni

May be use expression and label for cover. Because the feature is not available

Aggr(Diabetes,Diabetes)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
chhavi376
Creator II
Creator II
Author

Hi Anil,

I tried this, but that isn't working right.

The unselected value disappears.

Anil_Babu_Samineni

True, That is how i am giving alternative presentation to disable those if we selection on the field.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
avinashelite

we can achieve this ...try like this

List box properties >General>Show Alternatives that should work

Anil_Babu_Samineni

Finally, I forget simple options too Thanks for stating on wall

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
avinashelite

aha it happens sometimes we all go with complex solutions

chhavi376
Creator II
Creator II
Author

Thanks Avinash

chhavi376
Creator II
Creator II
Author

But this is not feasible if we have an expression in the list box right?

I have all the list boxes with expressions !!!