W
|
WilliamBDevClub member 2/16/2023 |
You almost had it but the javascript is not correct. You can try this. Client After alert(result["txt"]); |
M
|
m3 author 2/16/2023 |
Thanks for the suggestion. That's a typo when posting this. I used Chrome's Inspect, added breakpoints on the Javascript and set a Watch on I suspect it's because of the Modal nature of Dialog API that is causing it. Hence, I employed a workaround using the old fashion Javascript |