Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Community Members,
Just wanted to know if my script contains lot of Inline wizards will it affect the reload time of the application.
If I have tables created instead of inline wizards will it improve the reload time of the application or will it remain the same..
Regards
Arvind
Hi,
I dont think it will have much impact on the performance of your application.
The thing which effects more on performance is,
Improper datamodel, Use of If statement in expression, Use of Macros,
Regards,
Kaushik Solanki