Hello everyone! is it possible to use odoo data in form builders. Like Employees( Many2one field), res.user field etc.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi Hunain,
The default Odoo Formbuilder does support many2one fields. You can add it by first dragging the "Form Builder" on the page and then clicking on "Addan existing field" from which you can select existing fields.
An example with the countries list for contacts:
At this point the Form Builder can only access/use fields depending on which action you want the Form builder to do though (so create a contact, lead, ...).
If you want it for another model such as user or a custom module you will need to extend the Form Builder widget so it supports your models too.
Regards,
Yenthe
Is it available for free?
It is an enterprise feature.
I used from form builder and add a field many2one customer.
But just selected customer, not working name searching.
Please help me. Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up