Dropdown has a bug when the value is zero/false in a my sql database it does not default correctly to the choice and instead shows select
field type bug dropdown bug
- Single Page
Posted 07 November 2017 - 09:15 AM
Posted 07 November 2017 - 17:32 PM
Well my friend - how u expect it to react to a zero or null value to?
It is executed by javascript - according to the logic - iif it dose not find a value associated in the options - it is not going to select it - thats how it works my friend!