Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
18616 Представления

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"

Related Posts Ответы Просмотры Активность
1
нояб. 16
5898
4
нояб. 24
13705
1
апр. 24
4328
1
авг. 20
5397
2
сент. 19
18734