PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Shortcodes in form description

  1. It would be great to use shortcodes in the form description field. For example, i want to add a dropcap for my first paragraph in the forms description, but its not working, sadly.

    Its pretty easy to implement, form_display.php line 464:

    <span class='gform_description'>" . do_shortcode(rgar($form,'description')) ."</span>";

    Posted 11 years ago on Saturday February 16, 2013 | Permalink
  2. Thank you for the feature request. I'll bring it up with the development team.

    Posted 11 years ago on Saturday February 16, 2013 | Permalink