Navigation

    ask avan logo
    • Register
    • Login
    • Search
    • Categories
    • Unsolved
    • Solved

    Adding Pipe Video Recorder to Formsite

    Coding Question & Answers
    2
    2
    21
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Paul Borg-Barthet
      Paul Borg-Barthet last edited by Paul Borg-Barthet

      Hi I am trying to install a pipe video recorder on my form on Formsite. I have followed this tutorial (https://www.formsite.com/blog/record-video/). I reached part ' 4. Get the video link' ,but cannot seem to see the hidden field in the results section. I have replaced "formsite_field_ID" with RESULT_TextField-0 . Any assistance would be great.

      Reply Quote 0
        1 Reply Last reply

      • avan
        avan last edited by avan

        Here is what I got from the link you shared:
        "Replace formsite_field_ID with the id of your Hidden Field item. If the Hidden Field item is the first item in the form, the ID will be RESULT_TextField-0. You can view the form and either view the page source or use the browser’s developer tools to find the item’s ID value."

        So let's start by making sure that the id of the hidden field exists and is 'RESULT_TextField-0'.

        To do that, you need to inspect the page. Select an element close to the hidden element since you cannot see the hidden element. And then look for the id of the hidden element. I have included a small demonstration on how to do it on a different form.

        View Demo (will open in this window)

        Or share the page source of the form page and we can help you find the id of the hidden element.

        Reply Quote 0
          1 Reply Last reply

        • avan
          avan last edited by avan

          Here is what I got from the link you shared:
          "Replace formsite_field_ID with the id of your Hidden Field item. If the Hidden Field item is the first item in the form, the ID will be RESULT_TextField-0. You can view the form and either view the page source or use the browser’s developer tools to find the item’s ID value."

          So let's start by making sure that the id of the hidden field exists and is 'RESULT_TextField-0'.

          To do that, you need to inspect the page. Select an element close to the hidden element since you cannot see the hidden element. And then look for the id of the hidden element. I have included a small demonstration on how to do it on a different form.

          View Demo (will open in this window)

          Or share the page source of the form page and we can help you find the id of the hidden element.

          Reply Quote 0
            1 Reply Last reply

          • First post
            Last post