Hi
I have just noticed the style options for the radio buttons in CF6. If I have just a Yes/No option that puts up two buttons, sliders or toggles.
It works fine as it is but, for the slider or toggle options that could logically be a single slider, could it not? How would one implement that?
[attachment=58853_20170605203157_4chrono-png.png][/attachment]
I have just noticed the style options for the radio buttons in CF6. If I have just a Yes/No option that puts up two buttons, sliders or toggles.
It works fine as it is but, for the slider or toggle options that could logically be a single slider, could it not? How would one implement that?
[attachment=58853_20170605203157_4chrono-png.png][/attachment]
Hi Nick,
This is not supported, but if you want to have a binary switch then you can use a checkbox and set the "ghost value" to the default value you want to have, and the checkbox value to the other value.
Best regards,
Max
This is not supported, but if you want to have a binary switch then you can use a checkbox and set the "ghost value" to the default value you want to have, and the checkbox value to the other value.
Best regards,
Max
This topic is locked and no more replies can be posted.