Hi, I have created a survey in odoo10 version and i need to create a question with option combobox.
How can do this... can any one help me.... Thanks Everyone.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Proyectos
- MRP
Se marcó esta pregunta
1
Responder
5305
Vistas
Do you mean selection field in odoo ? see the example
Write In python file
question5 = fields.Selection([('internal_value1', 'Value2'), ('internal_value2', 'Value2'),('internal_value3', 'Value3'), ], string='Question 5',)Write in xml
<field name="question5"/>
It will display as a combo box
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
1
sept 15
|
8879 | ||
|
|
1
ago 25
|
3297 | ||
|
|
1
ago 25
|
3493 | ||
|
Add images to Odoo Survey Questions
Resuelto
|
|
2
jun 25
|
3158 | |
|
|
1
sept 25
|
11174 |