Hagar Ahmed
10/28/2024, 8:45 AMCeligo AI
10/28/2024, 8:45 AMAI generated answer (using internal Slack threads):To make a workflow return to the start state by a button, you can create a transition that leads back to the initial state when the button is clicked. Here are the steps: 1. Create a new state in your workflow. This will be the state that the record transitions to when the button is clicked. 2. In this new state, add a new action. The action should be of type 'Button'. 3. Set the label of the button to whatever you want the button's text to be. 4. Create a new transition from the new state back to the initial state of the workflow. 5. Set the trigger for this transition to be 'On Button'. The button you created in step 3 should be available in the dropdown. 6. Save the workflow. Now, when the button is clicked, the workflow will transition back to the initial state. Remember, the workflow will remain in whatever state it enters into until it exits or transitions out. So, if you want the workflow to exit every time, regardless of whether or not the button is clicked, you could enter into an initial state and immediately transition to the state that adds the button, but only if a certain condition is met (e.g., user = Sally). Otherwise, transition to a different state with no actions, which should cause it to exit. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
10/28/2024, 8:45 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830773056
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.82797575
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823073924
Celigo AI
10/28/2024, 8:45 AM