Hello,
In order to automate the creation of a slug thing, I’d like to build it with FirstName&LastName:lowercase. I’m doing that way because I’d like the user sees its slugs “live auto-build”.
I trigger the Set state workflow popup with my input’s value is changed. That’s ok.
But for VALUE, I can’t manage to add anything other than “InputFirstName’s value:lowercase”.
I need something like “InputFirstName’s value:lowercase & InputLastName’s value:lowercase”.
Would it be possible ?
Thanks a lot,
Michel