-
Sem categoria
- [0] Introduction
- [1] Module Structure
- [2] Models & Fields
- [3] Data introduction
- [4] Introduction to Security
- [5] Actions & Menus
- [6] Basic Views
- [7] Relational Fields
- [8] Fields computation
- [9] Fields Onchange
- [10] Actions
- [11] Constraints
- [12] Inline Views
- [13] Widgets
- [14] Ordering
- [15] Advanced Views
- [16] Advanced searches
-
[17] More buttons
-
[18] Model Inheritance
-
[19] View Inheritance
-
[END]
Manual Ordering
Avaliação
0
0
Por enquanto não há comentários.
1.
What are the elements needed in order to create manual ordering ?
Have an integer field for that purpose.
Use an integer field in the model _order attribute.
Define the integer field in the tree view.
Define the widget attribute of the field in the view.
Define the widget attribute of the field in the python file.
Set the widget attribute as "handle".
Set the widget attribute as "order"
Recursos adicionais
Conteúdo acessível apenas por participantes do curso.