Is there any way to show SA response in a Bootstrap Modal after submitting a form?
As i don’t want to use wappler notification or alerts, instead of that i want to use a modal.
You can simply bind the response in the modal.
MobRech is an API that inserts data in db and after submitting a form these values are coming from set values, how should i bind these response? These values are neither coming from DB.
Well just use the dynamic data picker and select the values you want to use from your server action.
Thanks @Teodor , Done on that day, forgot to reply.