Hi,
Understand that some fields can support widgets?
such: field type date time can use widget= time, date.
Widget: selection as one of the example.
Where can find the list of widgets?
It do not shown in documentations
Hi,
Understand that some fields can support widgets?
such: field type date time can use widget= time, date.
Widget: selection as one of the example.
Where can find the list of widgets?
It do not shown in documentations
I think the best way is to look at the rnc files in trytond/ir/ui
as it shows the widgets per type of view.
You can also use those rnc/rng file to lint the view with your editor.