Workflow for unclickable element showing alert

I am trying to show an alert when a button is unclickable. I set the trigger as “button A is clicked and This button isn’t clickable” . This trigger will show an alert that says “this button is unclickable”. However, I don’t see the alert popping up on my feed.

I have checked option on the button that states “This element isn’t clickable”

If the button is unclickable then it can’t be clicked (so it won’t trigger any workflows)…

a workflow trigger set to ‘when button is clicked and this button is unclickable’ can never possibly trigger….

1 Like

@thomas.hs.lee instead of an alert insert a text with this message to display only when the button isn’t clickable, so you don’t need to trigger the workflow.

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