跳至内容
菜单
此问题已终结
1 回复
3373 查看

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
3422
0
8月 24
1002
1
3月 15
4710
0
12月 24
1153
0
9月 24
1186