I don't understand I have in my fields.ini
- Code: Select all
[type_computers]
group = machines
widget:label = Ordinateurs
widget:type = checkbox
vocabulary = ordinateurs
and in my valuelists.ini :
- Code: Select all
[ordinateurs]
__sql__ = "SELECT ID, name from glpi_type_computers ORDER BY name"
But, although I have several items in my table, I have only one checkbox beside the label "ordinateurs".
I tried all kinds of tests without success.
Would you have a hunch about this ? My version is the 0.7.1
Thank you
Best regards
Jean