跳至內容
選單
此問題已被標幟
1 回覆
3376 瀏覽次數

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
1003
1
3月 15
4712
0
12月 24
1154
0
9月 24
1186