• Hi!

    I need to create a form for quotations. In this form, in addition to the description of the good to buy, there should also be an image of this good. Is it possible to insert it by choosing this image from the WordPress Media library?

    Kind regards,
    Antonio

    • This topic was modified 1 month, 3 weeks ago by iconet.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author maximum.software

    (@maximumsoftware)

    You can embed an image if you can have the field or text you are embedding be a URL. You will probably want to create a custom smart tag for this.

    When editing an embed setting, make sure you are in the textarea mode. Then, input your custom smart tag.

    I can provide an example of how this can be done, however, I don’t know anything about your configuration. How do you have your goods organized in your database? Do you have them as posts? How are your goods records linked to their images in the media library?

    Thread Starter iconet

    (@iconet)

    Thank you for your response.

    My site is not an e-commerce but, through the site, I need to create quotes. In these quotes, however, I need to have images appear. These images, in WPForm, are placed in “Content” fields.

    Now I don’t know how to make these images appear in the PDF file generated by your plugin. Should I use a different type of field on WPForm? How should I define the image field in the PDF file? Can you give me examples?

    If you could help me, you would do me a huge favor!

    Antonio

    Plugin Author maximum.software

    (@maximumsoftware)

    It sounds like you have a separate form for each type of good. In that case, you can just hard code the URL of the image that you want to embed into your PDF directly in the image embed settings.

    1. Create a smart-tag image embed (first column should be text area, not field name), make sure to select the right PDF page where you want to embed your image.
    2. Paste the URL of your image into the smart tag text area (you can get it from the content field image). Make sure only the URL is there and no other extraneous characters.
    3. Select the region on the page where you want the image to be embedded.

    You should now see the image in your filled PDFs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.