I am using Intraweb 15.3.3 with Rad Studio 10.2.3 (C++ Builder).
It seems to me that when a template is loaded on IWForm the IWAppFormRender event is triggered before the template complete to load.
Which is a problem!
Because I have some JavaScript code in the template which return values needed by the IWAppFormRender event!
Is is the right event order?
It seems to me that when a template is loaded on IWForm the IWAppFormRender event is triggered before the template complete to load.
Which is a problem!
Because I have some JavaScript code in the template which return values needed by the IWAppFormRender event!
Is is the right event order?

