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

I want to implement a button for boolean field in wizard. My coding for same is

 <button class="btn-primary" name="select_all_record" type="object">
 <field name="use_active_domain" widget="boolean_button" options='{"terminology": { "string_true": "True", "hover_true": "check all", "string_false": "False", "hover_false": "Clear all" }}'/>
</button> 

still Button is not working properly and string is FALSE CLEARALL for all condition.

Thank you. 

아바타
취소

please test the string_true, string_false with any other name rather than "True" or "False" and replace the button name="toggle_active"

관련 게시물 답글 화면 활동
1
11월 16
5820
4
11월 24
13485
1
4월 24
4277
1
8월 20
5352
2
9월 19
18678