Request-Response Action #1080
-
Hi, I added a button within the client side, and I'm trying to have a request-Response Action with the server: I tested with dispatch action it works but without inform the user that the task is done. Could you please help me, or if you can refer me to a code that already use request-response Action. Thank you in avance for your response. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @NourEldin-Ali,
What issues did you encounter? I had a quick look at the code samples and IMO they should work fine without any errors. |
Beta Was this translation helpful? Give feedback.
-
@NourEldin-Ali In case you still need it, in #1105 you can find a solution for your task "4-show alert that the task done (client side)" |
Beta Was this translation helpful? Give feedback.
I was resolved the problem, by changing the KIND of the server, and change the handler of the server.
In server side:
In client side: