[Plugin: Magic Fields] Get Field outside duplicate group
-
Hello,
I have a Write Panel called About Us with a group called Committee Member in it, the group can be duplicated.
I can get the group duplication code to work using ‘foreach’ but I want to use one of the fields ‘committee_member_name’ on its own to place a message in the footer.php
When I use the ‘<?php echo get(‘committee_member_name’); ?>’ command, nothing appears, I read a bit in the documentation and it said something about a $groupindex & $fieldindex? What are these and how can I find out what numbers they are?
What would be the best code to use for this situation, when I am inside the loop and wanting to use this single field?
Cheers for any help
colt5034
The topic ‘[Plugin: Magic Fields] Get Field outside duplicate group’ is closed to new replies.