Getting started
Rules Engine Widgets
Success Notification
5 min
purpose to display a success notification on a selected page when an operation completes successfully this node helps provide instant, customizable visual feedback to users after completing key actions such as submitting forms, saving data, or performing automation tasks important note ⚙️ when you drag and drop the success notification component in the creation engine, only then it will be detected in the rules engine after adding the component in the creation engine , it will appear under the “select alert component” dropdown inside the success notification node problem statement without proper success feedback, users may be unsure if their actions — like saving data or submitting forms — completed successfully the success notification node solves this by showing a green visual success alert , confirming successful actions and improving user experience requirements must have a success notification component added in the creation engine must select a page where the notification will appear must select an alert component (the notification you created in the creation engine) optional customize title text and message text for dynamic or contextual feedback must specify the display duration in milliseconds optional enable dismiss button for user controlled closing use cases confirm successful api submissions or database updates display a “form submitted successfully” message after form completion show “upload completed!” after a file upload finishes notify users of successful workflow execution confirm record creation or modification actions outcome displays a green success alert with a customizable title and message on the selected page, confirming successful operations how to use 1\ add the success notification component first, open the creation engine and drag the success notification component onto your desired page only after this step will the component appear in the rules engine under “select alert component ” 2\ add the success notification node drag and drop the success notification node into your workflow canvas in the rules engine this node is typically connected to a successful outcome of another node (e g , an api request or form submission) 3\ configure the node field description example select page choose the page where the notification should appear page 1 select alert component choose the success notification component that was added in the creation engine success notification selected component preview displays the selected component’s id, title, and message for reference title success, message this is a success alert — well done! customize alert text optionally override the alert’s title and message title success, message operation completed successfully! duration (milliseconds) time before the notification auto hides 3000 show dismiss button allow users to manually close the notification ✅ enabled description (optional) add notes or explanations about what this alert does this notification shows after form submission node output output type ui feedback triggers a visible success notification on the selected page; no additional data output is produced