Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    yes I removed this a couple of months ago.

    All groups are hidden by default so there is no need to specify a “hide” action.

    Let’s say you want to show a group (group-a) by default and you want to hide it if a certain condition (x=1) is met, then you can specify it like this:

    if x not equals "1" then show [group-a]

    this would be basically the same as saying: if x=1 then hide group-a

    Thread Starter ausiuming

    (@ausiuming)

    Many thanks. That’s a great idea.

    Plugin Author Jules Colle

    (@jules-colle)

    You’re welcome. Feel free to leave a quick review if think the plugin is useful ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show/Hide Dropdown is gone. Only show is left.’ is closed to new replies.