Hello people,
How about debugging in a 3+ levels of espaces?
This is the scenario:
1. Front-end espace A has a Screen Action that triggers an Action in the espace B
2. The action in B triggers an Action in the espace C
3. It's impossible to debub the Action in C.
Had someone experienced this?
Joao -How about debugging in a 3+ levels of espaces?
This is the scenario:
1. Front-end espace A has a Screen Action that triggers an Action in the espace B
2. The action in B triggers an Action in the espace C
3. It's impossible to debub the Action in C.
Had someone experienced this?
In C, set "entry espace" to A and turn on debugger, that works for me.
?J.Ja