Button conditions setup

Hi all!

I have a user profile page in my app. If some of the inputs and data fields are empty – the button should appear as disabled (grey).
I’ve set a condition for this button where I mentioned all of the required fields values. White it works correctly now, I wonder if I did it the right way because the condition state looks now like a really long list of data fields.

Another option can be to mark all required fields as should not be empty. As soon as Publish button WF consumes these fields - they’ll be highlighted and the WF will not trigger.

Thank you!

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