Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3370 Переглядів

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
3420
0
серп. 24
1000
1
бер. 15
4706
0
груд. 24
1150
0
вер. 24
1182