Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3323 Widoki

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

I want users to be forced to select a reason.

Awatar
Odrzuć
Najlepsza odpowiedź

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:

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lis 18
3358
0
sie 24
916
1
mar 15
4664
0
gru 24
1071
0
wrz 24
1086