Otherwise with just a single button, it can be hard to tell whether the property value is currently on/off or whether pressing the button will change the property value to on/off.
It's a great idea to use a switch instead a simple button. I have updated the package now and you can choose between switch and button. But it's not possible for me to make the switch dynamic this time. If you will change the text and color of switch you can do this in the css file in App_Plugins folder.
Is it on or off?
Hi,
Not a alternative for the true/false checkbox datatype. However I prefer an on/off switch like this http://tympanus.net/Tutorials/CSS3ButtonSwitches/index3.html
Otherwise with just a single button, it can be hard to tell whether the property value is currently on/off or whether pressing the button will change the property value to on/off.
Cheers
Bjørn
Hi Bjorn,
thank you for your feedback :-)
It's a great idea to use a switch instead a simple button. I have updated the package now and you can choose between switch and button. But it's not possible for me to make the switch dynamic this time. If you will change the text and color of switch you can do this in the css file in App_Plugins folder.
Hope this helps.
Cheers
Sören
Hi Sören,
Excellent. Thanks for taking the time to update it : )
Cheers
Bjørn
is working on a reply...