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:
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
11月 18
|
3405 | ||
|
0
8月 24
|
963 | ||
|
1
3月 15
|
4692 | ||
|
0
12月 24
|
1132 | ||
|
0
9月 24
|
1131 |