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
3423 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
3479
0
sie 24
1036
1
mar 15
4787
0
gru 24
1196
0
wrz 24
1232