Why my list is displaying '0' instead of the associated value : 'disable' ?
'enable' works fine.
My 'fields.in'
- Code: Select all
[vtu_enable]
vocabulary = vtu_enable
widget:label = "VerbaTool autorisé"
widget:description = "Autoriser ou interdire l'utilisation de VerbaTool"
widget:type = checkbox
And my valuelists.ini
- Code: Select all
;; Encodage UTF-8
[vtu_enable]
0=disalbe
1=enable