07-05-2020 01:48 AM
Hello,
I have created a Forms Pro survey that contains two questions: SessionID, and Name. In addition, I have initialized a variable called SessionID.
I am passing a variable in the URL for the Session ID which is the following:
https://forms.office.com/formspro/Pages/ResponsePage.aspx?id=FORMID&ctx={"SessionID":"Social Media"}
The problem is the following:
My requirement is just to capture the session ID along with other questions and download the excel report.
Please have a look at the below screenshots:
Any idea why this problem occurs?
Can please someone explain in detail and provides an example to achieve the above scenario?
Any help will be greatly appreciated.
Thank you!
07-05-2020 02:57 AM
@Julien_Anid - this feature is not available in Forms and is available in Forms Pro. You can get the variables passed in the URL and save it.
07-05-2020 03:50 AM
Hello @bullsb ,
I am already using Forms pro and I have created my survey using Forms pro but unfortunately, the same problem occurs.
Please have a look at the below screenshot:
(PS: I am using SessionType as a variable. In the first post, it was SessionID)
Looking forward to your response.
Thank you!
07-05-2020 04:00 AM
@Julien_Anid It should be a hidden field, I see its visible for the user to enter. Please check the youtube post by Megan.
https://www.youtube.com/watch?v=7RPMGjaP1EU&list=PLD9xXqUZnFj8eYWTN_aULBE47qslRM7et
Hope it meets your requirement.
07-06-2020 12:01 AM
Hello @bullsb,
Its already hidden but here it's showing because it's not on preview mode, thanks for sharing I have already followed the same tutorial but the problem persists.
Any other suggestions?