• Resolved oli89

    (@oli89)


    Hey,
    I really like your plugin, but there is one thing which I miss.
    I created a bigger calculation and everything works good.
    Now I like to add a shortcode in a field with is showed on a special value.

    So I add a field for example for a value with is bigger than 1.5, this is working without any problem, but which kind of field do I have to select that I can execute a shortcode in this field?

    I will be really happy to hear from you.
    Best regards
    Oli

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @oli89

    No, that’s not possible to include third-party shortcodes into the form because we render the form on the client-side, and we cannot guarantee the code generated by the third-party shortcode does not break the form’s structure.

    The solution would be to insert the shortcode into the same page where the form is inserted and then move the HTML structure into the form after rendering it.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Execute Shortcode in a field’ is closed to new replies.