コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3355 ビュー

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
3407
0
8月 24
977
1
3月 15
4698
0
12月 24
1133
0
9月 24
1134