This dialog let's users click SUBMIT without selecting a reason:
I want users to be forced to select a reason.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
This dialog let's users click SUBMIT without selecting a reason:
I want users to be forced to select a reason.
Create a custom view that changes the field to be required:
<field name="lost_reason_id" position="attributes">
<attribute name="required">1</attribute>
</field>
This gives you this User Experience:
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 18
|
2796 | ||
|
0
Aug 24
|
121 | ||
|
1
Mar 15
|
3794 | ||
|
0
Sep 24
|
64 | ||
|
4
Feb 24
|
690 |