Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possibile errors in IWBootStrap Library
#7
(09-17-2019, 10:39 AM)Alexandre Machado Wrote: Thank you for the response.
I understood the problem about callback name.
For b the goal is to obtain with standard async click event the value of a client variable( ex. bootstrap table json) that a callback has calculate before with the call in scriptevents .
I know that for retrieve the value with hidden input i need two callback.

In the first

js:= Format('addHiddenInput("%s",%s);',['Test_Input','Test()']);
WebApplication.CallBackResponse.AddJavaScriptToExecute(js);

in the second i get the value (in the onAsyncClick Button)
Value := EventParams.Values['Test_Input'];

this work in intraweb 14.1.14 for example.

Could be a better different solution?

Thanks
Andrea
Reply


Messages In This Thread
RE: Possibile errors in IWBootStrap Library - by Anto90 - 09-17-2019, 11:03 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)