I add many field into sale order line. Most of the field is required. But because the tree view is too cramped, I hide some of the field even the required one. I want to tell the user that there are fields that required but hidden by showing the guide with picture. How can I put image in error pop up? which error that allow me to put image in it? or is there any better alternative?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
1456
Views
Odoo does not natively support the inclusion of images in error pop-ups. However, you can achieve this by customizing Odoo’s behavior. Here are a couple of alternatives you might consider:
- Custom Pop-up or Wizard: You can create a custom pop-up or wizard that includes the image and the necessary instructions. This would require some development expertise in Odoo’s framework.
- Custom Field: Another option could be to add a custom field on the form view that displays the image and instructions. This field could be made visible only when certain conditions are met.
- Website Page: You could create a website page with the guide and instructions, and then provide a link to this page in the error message. This way, users can refer to the guide whenever they encounter the error.
This is actually a very good idea. Thank you
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Sep 23
|
1932 | ||
popup from onchange function
Solved
|
|
2
Feb 23
|
4160 | |
|
1
Dec 23
|
1795 | ||
|
2
Jul 25
|
6502 | ||
|
1
May 25
|
2338 |