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

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
3479
0
8月 24
1035
1
3月 15
4786
0
12月 24
1195
0
9月 24
1232