Database Trigger - "Only when" w/ ":lowercase" not possible?

Hi folks, super simple issue here.

  • I’ve got a database trigger set up.
  • I only trigger if this field has changed a value.
  • I also don’t want to trigger if only case was changed (i.e. “thistext” changed to “ThisText”)

The problem is below:

image

I can add :lowercase to the first criteria, but not the second one.

Ideas?

Maybe enabling the parenthesis feature will let you click “More” inside the parenthesis

Inside app settings then Version tab

1 Like

yes this parenthesis feature is working perfectly fine as mentioned by @tylerboodman

image

Thanks @tylerboodman

1 Like

Beautiful, thank you for the heads up on that. Works like a charm.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.