Skip Navigation

[Resolved] Show field description in CRED form

This thread is resolved. Here is a description of the problem and solution.

Problem: I would like to show the custom field "description" information next to the custom field in a CRED form.

Solution: The "description" is meant to be displayed in the post editor screen of wp-admin. If you'd like to include this text in the CRED form, you must insert it manually. There is no shortcode available for this information.

67% of people find this useful.

This support ticket is created 6 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 7 replies, has 5 voices.

Last updated by romanF 6 years ago.

Assisted by: Christian Cox.

Author
Posts
#665708
DESRIPTION.JPG

I have set up some custom fields and some of them have a description.
The description doe snot show in the cred form when I insert the according shortcode.

The tooltip in the cusstom fields setup page states that the description will show up NEXT to the field and "helps users to understand". It does not.

Have tried these but best I got was just the title, NOT the description:

  [cred_field field='disclaimer' value='' urlparam='' output='bootstrap'] --> The field itself with the title
  [types field="disclaimer" show_name="true"][/types] --> the title only
  [types field="disclaimer" format="FIELD_NAME"][/types] --> nothing
  [types field="disclaimer" format="FIELD_DESCRIPTION"][/types] --> nothing
#668009

Hi, the description is meant to be shown in wp-admin but not intended for use in CRED. If you'd like to include a message next to a CRED form field, you may add it into the auto-generated code of the CRED form.

#682017

Hmm I still dont get it. The tooltip states "the text will appear next to the field" to guide the user. But it does not appears anywhere (not in views, not in cred nor anywhere in the backend)!

You should definitely ask a devleoper about this. The tip clearly states something it does not do - or I am too blind to find any spot this text is used in.

Thanks in advance 🙂

#684546
Screen Shot 2018-04-18 at 7.44.06 AM.png
Screen Shot 2018-04-18 at 7.44.23 AM.png

Here are two screenshots highlighting the description in the field editor and in a post editor.

#1139506

Then this definitely even more also should be available in custom CRED frontend forms...

#1151515

I strongly agree with @KonstantinS88 that it should be possible to expose this description to a linked form, even if it's optional rather than enforced. If the primary purpose is to aid users in understanding what the field is for then it is just as important, if not more so to include that information in the front end editor for that field.

#1274065

+ 1 to this topic!

For most Toolset applications users will be adding posts via the front end, so having the description only visible in the back end isn't useful to the front end user.

Having a simple option here to show the description on front end forms would be perfect.

#1708539

Yes, we absolutely need this in the front end forms!