Hello,
I was tyring to link to another component via a plugin in the custom code which is run after the form has been submitted.
In the custom code I have the following:
echo "{nicedownloads:4}";
I discovered the custom code mode needs to be set to "Controller" instead of "View" in order for this to work using Chronoforms 4.0 RC3.5.1 to make it work.
I post this in case it helps anyone solve the same issue in the future.
I was tyring to link to another component via a plugin in the custom code which is run after the form has been submitted.
In the custom code I have the following:
echo "{nicedownloads:4}";
I discovered the custom code mode needs to be set to "Controller" instead of "View" in order for this to work using Chronoforms 4.0 RC3.5.1 to make it work.
I post this in case it helps anyone solve the same issue in the future.