• Resolved webdotcom

    (@webdotcom)


    Hi there.

    Is there any way to make conditions like:

    if [field] is set then show [group]?

    I currently only see if [field] eq/neq [value] then …

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

    (@jules-colle)

    in RGG pro an option will be available that says, if [field] is empty then show [x], but in most cases you can work around this by using empty strings as conditions.

    ie: if [field] eq/neq "" then show [x]

Viewing 1 replies (of 1 total)

The topic ‘Other triggers possible?’ is closed to new replies.