Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - SymOn75

2
Questions / Re: Dropdown label in list
Thanks willvin, it works but if database's table colum already has stored values as "0" and "1" how I can work?
3
Questions / Dropdown label in list
Hi,
I've a field that is a select. In Data Source I've entered my custom values: ["0:No","1:Yes"].
But in list page it shows value and doesn't shows label.
Example: it show "1" but I want it wil shows "Yes".
How to?
Thanks