I want to create my popup with an event same as the Sweet Alert component which can wait for action from the give button (confirm or not). When I use this popup in a parent action, it can wait and continue a logic flow of a parent action without creating several block events.
Can anyone guide and explicitly how to implement this?
I have tried to inspect the original code and function of the Sweets Alert component but I confused some logic flow TT
Hello @Pongsakorn Pakkhemayang,
You can use pop-up widget and apply the similar logic as sweet alert. Please let me know if you need any help.
Yes you can directly use java script file and build your own. Instead using forge component.