I've problems passing parameters to the form from content page using plugin.
I've read this topic:
https://www.chronoengine.com/forums/posts/t98524/passing-parameter-to-form-from-content-page-using-plugin.html
and I know that I can pass the parameters in this way:
{chronoforms5}formname&test=TestInProgress{/chronoforms5}
It works, but then if I add action to save on Google Drive, I have something like this:
{chronoforms5}formname&GSheet[test]=TestInProgress{/chronoforms5}
then the only parameter saved on submit is GSheet[test]... all the other parameters are empty...
Please note that the form works properly without the plugin (with the module)!
Should be a problem between GSheet and the plugin?
Thank you for your support
I've read this topic:
https://www.chronoengine.com/forums/posts/t98524/passing-parameter-to-form-from-content-page-using-plugin.html
and I know that I can pass the parameters in this way:
{chronoforms5}formname&test=TestInProgress{/chronoforms5}
It works, but then if I add action to save on Google Drive, I have something like this:
{chronoforms5}formname&GSheet[test]=TestInProgress{/chronoforms5}
then the only parameter saved on submit is GSheet[test]... all the other parameters are empty...
Please note that the form works properly without the plugin (with the module)!
Should be a problem between GSheet and the plugin?
Thank you for your support