Title: Problem with dynamic fields
Last modified: August 16, 2022

---

# Problem with dynamic fields

 *  Resolved [likemoon](https://wordpress.org/support/users/likemoon/)
 * (@likemoon)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problem-with-dynamic-fields/)
 * Hi,
 * I have 2 problems with dynamic fields.
 * 1) I put the following text in the dynamic field, but unfortunately, according
   to the image I attached, it is displayed incorrectly.
 * – test
    – test
 * [https://pasteboard.co/2UW5jNxPgBVN.jpg](https://pasteboard.co/2UW5jNxPgBVN.jpg)
 * 2) When I put ” inside dynamic fields it doesn’t show.
 * What should I do?
    -  This topic was modified 3 years, 9 months ago by [likemoon](https://wordpress.org/support/users/likemoon/).

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * (@blue-liquid-designs)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problem-with-dynamic-fields/#post-15922443)
 * Hi there,
 * Could you please clarify what you mean by “dynamic fields”? Better yet, [please provide an export of your Gravity Form](https://docs.gravityforms.com/exporting-a-form-from-gravity-forms/)(
   a .json file) and let me know the specific field ID(s) that are troubling you.
 * I’ll try to replicate your issue in our development environment and let you know
   what I find.
 *  Thread Starter [likemoon](https://wordpress.org/support/users/likemoon/)
 * (@likemoon)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problem-with-dynamic-fields/#post-15929603)
 * Hello Jake,
 * For example, I defined a field with the headline parameter name for dynamic fields
   and put the value of this parameter according to the example below in the page
   equal to “First Step”.
 * [gravityform id=”13″ title=”false” field_values=”headline=”First Step””]
 * But unfortunately, because of having “, no value is displayed for the headline
   after completing the form.
 * I want to show “First Step” with quotation in the output.
 *  Plugin Author [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * (@blue-liquid-designs)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problem-with-dynamic-fields/#post-15929860)
 * Thanks for the additional details.
 * This question looks specifically related to Gravity Forms, [so I recommend reaching out directly to their support team](https://www.gravityforms.com/help/)
   and we only provide support for Gravity PDF.
 * That said, [the Gravity Forms documentation shows you don’t need the extra quotes](https://docs.gravityforms.com/using-dynamic-population/#h-when-is-this-method-useful-1),
   even if there is a space in the value so something like this should work:
 *     ```
       [gravityform id="13" title="false" field_values="headline=First Step"]
       ```
   
 *  Thread Starter [likemoon](https://wordpress.org/support/users/likemoon/)
 * (@likemoon)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problem-with-dynamic-fields/#post-15936449)
 * Hi Jake,
 * Thank you so much.
 * Yes, this code works fine, but I would like to show the quotation mark next to
   the text.
 *  Plugin Author [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * (@blue-liquid-designs)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problem-with-dynamic-fields/#post-15936631)
 * The quote characters probably need to be encoded then, but best talk with Gravity
   Forms support to confirm exactly what you need to do so it will display correctly.
   👍

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problem with dynamic fields’ is closed to new replies.

 * ![](https://ps.w.org/gravity-forms-pdf-extended/assets/icon-256x256.png?rev=3168987)
 * [Gravity PDF](https://wordpress.org/plugins/gravity-forms-pdf-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-forms-pdf-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/reviews/)

## Tags

 * [dynamic fields](https://wordpress.org/support/topic-tag/dynamic-fields/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/problem-with-dynamic-fields/#post-15936631)
 * Status: resolved