The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Toggle button with inverted labels
I am creating an asset tracking tool and need to make a view for those asstets that:
1 - have not been returned
2 - have a note on them
Views filter only works with AND logic, so I added a hidden field named alert that sums the toggle buttons, Returned and Notes.
If the asset was returned the value and there are no notes > alert=0. Filter logic is: if alert is greater than: 0.
It is working, but the toggle buttom seems to be break when 0 for disable and 1 for enabled are inverted, however, it works flawlessly if I show the labels.
Also, the toggle buttons are not included in the dropdown for calculations, yet they work as intended when added manually.
This is more like a bug report, my form is working flawlessly, 1 and 0 on the sides of a toogle button are just a cosmetic issue for me.
Discussion closed.