- This topic has 2 replies, 2 voices, and was last updated 2 weeks, 4 days ago by .
-
Topic
-
Hello Long
I created a group of custom fields.
I initially inserted a clonable group, (fiscal_data). Within the Group I placed 4 text fields (fiscal_name, fiscal_domain, document, fiscal_ariate).I need to show them in php.
I think I should use this code:
$ values = rwmb_meta ($ field_id);
foreach ($ values as $ value) {
echo $ value;
}But I can not.
Can you exemplify for me?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.