Title: Execute Shortcode in a field
Last modified: October 30, 2021

---

# Execute Shortcode in a field

 *  Resolved [oli89](https://wordpress.org/support/users/oli89/)
 * (@oli89)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/execute-shortcode-in-a-field/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fexecute-shortcode-in-a-field%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/execute-shortcode-in-a-field/#post-15021359)
 * Hello [@oli89](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/execute-shortcode-in-a-field/#post-15021359)
 * Status: resolved