Question
2
Replies
100
Views
Posted: May 30, 2018
Last activity: May 31, 2018
Closed
How to make Defer load executes in a sequential order ?
I have two sections A and B. I have applied defer load in both of them. Can I control the execution order of the defer load here ?
Say like B section defer load first and then A section defer load.
Is it possible ? If yes can you please share the approach.
Thanks,
Hi - I don't think that is possible.