Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hi,
    is there a way to use the %%RESPONSE_ID%% variable inside the form, i.e. to put it in a hidden field and to save it in the linked google spredsheet? I have the following problem: I have a workflow where every form is connected to a google spreadsheet. I need to link, in the spreadsheet, all the lines filled by the different forms of the same submission, so I thought to use as id the %%RESPONSE_ID%% of the first form passed as a parameter to the subsequent ones. But I miss the first form: I tried to put %%RESPONSE_ID%% as a formula in a hidden field, but it doesn't work.

    Thanks.
    • CommentAuthordbuschho
    • CommentTimeApr 18th 2011
     
    Hello,

    No, the response id for a response is not set until the response is submitted, so it can not be found on the initial form page.

    Happy to help further,
    FormAssembly.com Support.