Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3627 Zobrazení

I have override Create method in multiple module, but i have a scenario where 1st override create method should always call before 2nd override method if both override method is in different module.
In my case 2nd override create method is calling before 1st override create method. 
I want 2nd override create method should always call after 1st override method.

Avatar
Zrušit
Nejlepší odpověď

set the sequence in manifest file. it will affect the order of execution. and you should always follow that one. tricky if somebody else going to do something later. better don't use it. i suggest you extend core function/module, refer to that function/module as your new base

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
zář 19
98
4
srp 16
7401
1
kvě 16
4397
1
bře 16
4391
2
bře 16
6870