Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3386 มุมมอง

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:

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
พ.ย. 18
3457
0
ส.ค. 24
1013
1
มี.ค. 15
4732
0
ธ.ค. 24
1170
0
ก.ย. 24
1191