Can Somebody explain the conceptual difference between load() and with() function ? what if I use a rule which is declared inside load() function and again use it without load() function in a form , what will be the difference ? Can somebody explain please.
Discussion posts and replies are publicly visible
Thanks for the clarification .
Now it is even more easier with a!localVariables() .It does everything load() and with() does with an additional refresh option .
a very nice explanation ,thank you very much
load() and with() are deprecated and replaced by a!localVariables().