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

Insert latest data from form, not specific datapost

Home Forums How to Insert latest data from form, not specific datapost

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11088 Reply
    Johan
    Participant

    Hi,

    I’m doing a site for a restaurant. Every week they update their website with the menu. How do I get the PDF to generate a menu with the latest data entered into the form, instead of having to reference a certain input. This is what I do now>

    [formidable-download form="b5fn92" dataset="702" title="Click to download menu" layout="1000" filename="Restaurant Menu"]

    But, instead of the dataset 702, which picks a specific record, I want it to insert the data from the latest input they did. How do I do that?

    /J

    #11089 Reply
    admin
    Keymaster

    Change dataset=”702″ to dataset=[id]

    That’s it!

    We remain at your service.

    #11090 Reply
    Johan
    Participant

    That makes sense, unfortunately the code stops working after the first end bracket when I put it into my HTML field (Cornerstone, X-theme). This is what I put in.

    `[formidable-download form=”b5fn92″ dataset=[id] title=”Click to download menu” layout=”1000″ filename=”Restaurant Menu”]

    So it seems I can’t use brackets within brackets, even if I use an html-module for it.

    #11094 Reply
    admin
    Keymaster

    That’s not a problem that we have experienced in the past. If possible, please complete this form to provide access to your installation for direct troubleshooting. If not possible, can you confirm the issue is related to your theme by testing with the Twenty Sixteen theme?

    We remain at your service.

    #11095 Reply
    admin
    Keymaster

    FYI! If the shortcode is being used on a page or post, you must paste the shortcode into a Formidable View, then put the view’s shortcode where you need the link.

    Let us know if this was the case. We remain at your service.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Reply #11090 in Insert latest data from form, not specific datapost
Your information: