Skip Navigation

[Resolved] Adding Field Labels before a dynamic field

This support ticket is created 4 years, 6 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 2 replies, has 2 voices.

Last updated by jeffS-22 4 years, 6 months ago.

Assisted by: Waqar.

Author
Posts
#1864047

We have some custom fields that need a label or description or field title placed before the field on the screen.

For example, We want to create an Archive View and drop in our custom fields. We have field called Unit Number that contains a numeric value of 213. We want it to display on the screen as Unit Number: 213.

How do we do this?

Thanks in advance for your help.

#1864251
fields-and-text-block.png

Hi,

Thank you for contacting us and I'd be happy to assist.

To combine the custom field values with the dynamic or static text, you can use the "Fields and Text" block.
( example screenshot attached )

You can use the "Add Field or View" button in the block to insert the desired custom field's shortcode or add them manually.

Shortcode reference:
https://toolset.com/documentation/customizing-sites-using-php/functions/
https://toolset.com/documentation/programmer-reference/views/views-shortcodes/

I hope this helps and please let me know if you need any further assistance around this.

regards,
Waqar

#1864993

My issue is resolved now. Thank you!