Hi Max,
In CF6 and CCV6 there was an option to set a Debugger and Stopper for specific events.
-
In CCV6 this was done with
{debug:}added to the event. -
In CF6 there was a built-in toggle for Debugger and Action Stopper.The debugger could also be applied globally to the whole form or individually to specific pages.
This was very useful for identifying and fixing errors.
I know that in CF8 there is a possibility to debug the whole form, but this does not work with separate actions. How can we achieve the same functionality in CF8?
Thanks!
Elita
Hi Elita
Each action has an entry in the debug array under the action's name, I think it's easy to find the action's debug info in the global debug.
If not then please give me a use case.
