IMPORTANT UPDATE: Please DOWNLOAD and update the Formidable PRO2PDF to the Latest Version!

Pulling a specific record

Home Forums Pre-Sale Pulling a specific record

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #10741 Reply
    Vickie
    Participant

    I have mapped the pdf. I am now trying to get the shortcut to pull the correct record. I have tried:

    [formidable-download form=”frmproapplication38″ dataset=”[id]” layout=”1016″ inline=1]
    [formidable-download form=”frmproapplication38″ dataset=”person-id=[2060]” layout=”1016″ inline=1]
    [formidable-download form="frmproapplication38" dataset="2060" layout="1016" inline=1]
    [formidable-download form=”frmproapplication38″ dataset=”[2060]” layout=”1016″ inline=1]

    Field 2060 contains the record id that I need to pull into the pdf. I am hopeful that it is a syntax error.

    Thank you for your help!

    #10742 Reply
    admin
    Keymaster

    Almost had it by using the field id, but you must remove the quotes.
    [formidable-download form=”frmproapplication38″ dataset=[2060] layout=”1016″ inline=1]

    We remain at your service.

    #10743 Reply
    admin
    Keymaster

    By the way; the current record is also without quotes, like this…
    [formidable-download form=”frmproapplication38″ dataset=[id] layout=”1016″ inline=1]

    #10888 Reply
    Vickie
    Participant

    This does pull the pdf but the pdf is empty
    <p>[formidable-download form=”frmproapplication38″ dataset=[id] title=”2016 Closing Statement (Coming Soon)” layout=”1016″ inline=1]</p>

    The view that I am using the above link in IS NOT the FORM that the pdf is populating from. Is that a problem? Both the view with the link and the FORM used to build the pdf has a common field.

    This is the link inside pro2pdf
    [formidable-download form="frmproapplication38" dataset="48401" layout="1016"]

    • This reply was modified 7 years, 5 months ago by Vickie.
    • This reply was modified 7 years, 5 months ago by Vickie.
    #10889 Reply
    Vickie
    Participant

    This is the link inside pro2pdf

    [formidable-download form="frmproapplication38" dataset="48401" layout="1016"]

    #10892 Reply
    admin
    Keymaster

    If the view is not the from that the PDF is populating from, then change [id] to [123] where 123 is the field ID of the common field that contains the correct EntryID from the “frmproapplication38” form.

    We remain at your service.

    #10896 Reply
    Vickie
    Participant

    Can you pull the pdf based on a specific field and not the entryid?

    #10899 Reply
    admin
    Keymaster

    No, the shortcode requires an EntryID. You may use Lookup or Dynamic fields or add a hidden field with the EntryID to the view’s form.

    If you need assistance with adding the original form’s entryID to the view’s form, please complete this form, we’ll take a look and provide specific options.

    We remain at your service.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Reply #10889 in Pulling a specific record
Your information: