Skip to Content
0
Former Member
Nov 28, 2006 at 02:22 PM

How do more extensions work programmly together ?

46 Views

Hi guys,

here I have two room extensions. Extension A for creating folders, extension B for assigning permissoin to these folders. That means to excute extension B, extension A has to be extcuted firstly. Actually I have set the input parameter "Dependency:Extension A"for extension B, but in programm, I saw the extension B will be firstly excuted and then extension A.

What can I do to call extension A before extension B executed?

Thanks in advance

Regards,

Liying