Abdallah Gaber
09/08/2024, 1:43 PMCeligo AI
09/08/2024, 1:43 PMAI generated answer (using internal Slack threads):To prevent a transaction from posting using a workflow, you can add an action that returns a user error. This action can be set to trigger on the 'Before Record Submit' event. Here's a step-by-step guide: 1. Navigate to the workflow manager and create a new workflow. 2. Set the 'Record Type' to the type of transaction you want to prevent from posting. 3. Set the 'Trigger Type' to 'Before Record Submit'. 4. Add a new 'State' to the workflow. 5. In the new state, add a new 'Action'. Set the action type to 'Return User Error'. 6. In the 'Return User Error' action settings, you can set the error message that will be displayed to the user when they try to post the transaction. 7. Save the workflow. This will prevent the transaction from being posted and display an error message to the user. Please note that this will prevent all transactions of the specified type from being posted. If you want to conditionally prevent transactions from being posted, you can add a condition to the 'Return User Error' action. ****** 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
09/08/2024, 1:44 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.810844183
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.804323435
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.80218035
Celigo AI
09/08/2024, 1:44 PM