콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3453 화면

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:

아바타
취소
관련 게시물 답글 화면 활동
1
11월 18
3488
0
8월 24
1058
1
3월 15
4826
0
12월 24
1217
0
9월 24
1253