Skip to Content
Menu
This question has been flagged
1 Odpoveď
3347 Zobrazenia

This dialog let's users click SUBMIT without selecting a reason:

I want users to be forced to select a reason.

Avatar
Zrušiť
Best Answer

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:

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
nov 18
3391
0
aug 24
944
1
mar 15
4687
0
dec 24
1123
0
sep 24
1128