Skip Navigation

[Resolved] Single Fields not autofilling the correct value

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

Problem:
The user would like to display the labels of checkboxes field inside a table block.

Solution:
The table bock does not allow to have a single block inside of its cells. The user was adding the checkboxes field using the Inline field, which does not offer, currently, more settings for display format. As a workaround, use a shortcode to display the field instead. Check this screenshot http://prntscr.com/12e0r4d

Check the results http://prntscr.com/12e0x1g

Relevant Documentation:

This support ticket is created 4 years, 3 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: Africa/Casablanca (GMT+01:00)

This topic contains 2 replies, has 2 voices.

Last updated by rickM-8 4 years, 3 months ago.

Assisted by: Jamal.

Author
Posts
#2038561

I am trying to: Insert the value of a checklist item as a single field into a template. The template ID is 592.

Link to a page where the issue can be seen: hidden link

I expected to see: For the sample field of Application, I expected to see 'residential', not the number '1' (hidden link). In many single fields inserted into the table in this template, the number value inserts instead of the value which should based on the custom field definition. In this case, the custom field group is toilets (483) and the item is that from a checklist field called "application". Here is the configuration of that field (hidden link)

Instead, I got: The number value appears instead of the designated selected value.

#2039643

Hello and thank you for contacting the Toolset support.

The table bock does not allow to have a single block inside of its cells. You were adding the checkboxes field using the Inline field, which does not offer, currently, more settings for display format. As a workaround, use a shortcode to display the field instead. Check this screenshot hidden link
Check the results hidden link

I hope this is a viable solution for you. Let me know if you have any questions.

#2043099

My issue is resolved now. Thank you!