Comments 3Norman started the conversationDecember 14, 2021 at 3:00pmHi, I have a ACF select field with a label:value. (no multiple values). Now I want to print the value and label separate in my UE widget template. <li>{{item.agenda_item.cf_status_inschrijving}</li> But how? I search the documentation but can't find an answer.. It's an array so I thought {{item.agenda_item.cf_status_inschrijving[1]}} or {{item.agenda_item.cf_status_inschrijving.value]} Can you please give me some directions? 1,194Amit repliedDecember 15, 2021 at 6:56amWhen you say array you mean its a repeater field ? 3Norman repliedDecember 15, 2021 at 7:11amHi, it's just a select field. No repeater field. Max replied privately 3Norman repliedDecember 16, 2021 at 9:48pmHi Max, sorry but you write debug in "advanced tab". I can't find a advanced tab. In Unlimited Elements? 3Norman repliedDecember 17, 2021 at 4:33pmSorry, it's in Elementor. I saw a post that debug is moved to another place. Now with the debug information it's easy peasy. :) Thanks! Sign in to reply ...
Hi,
I have a ACF select field with a label:value. (no multiple values). Now I want to print the value and label separate in my UE widget template.
<li>{{item.agenda_item.cf_status_inschrijving}</li>
But how? I search the documentation but can't find an answer..
It's an array so I thought {{item.agenda_item.cf_status_inschrijving[1]}} or {{item.agenda_item.cf_status_inschrijving.value]}
Can you please give me some directions?
When you say array you mean its a repeater field ?
Hi, it's just a select field. No repeater field.
Hi Max, sorry but you write debug in "advanced tab". I can't find a advanced tab. In Unlimited Elements?
Sorry, it's in Elementor. I saw a post that debug is moved to another place. Now with the debug information it's easy peasy. :) Thanks!