This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Switch widget with 0 value
#2
1. Set Additional CSS classes to hide-when-false
2. Add to Custom CSS:
Code:
.user-view .hide-when-false[data-value=false] {
  display: none;
}

This will completely hide the widget in user view when the value is false.
Reply


Messages In This Thread
Switch widget with 0 value - by Frank68 - Yesterday, 12:05
RE: Switch widget with 0 value - by admin - Yesterday, 12:15
RE: Switch widget with 0 value - by Frank68 - Yesterday, 12:49
RE: Switch widget with 0 value - by Daniel - Yesterday, 12:50

Forum Jump: