Thanks
]]>I have 2 field groups : “group_65088c647afd2” and “group_66857615cb011” and I would like to insert them into a third one “group_668580b08b97a”.
Is this possible ?
]]>I cannot make that user an Editor as they would have too much back end access.
Is there a filter or action hook that could allow a specific user or custom role to access these field groups?
Thanks in advance!
]]>Can you tell me what the names of the custom fields should be???? The way I’m naming them and grouping isn’t working.
Can you group fields into field groups? Or does each relationship field need to be separate?
Here is my fields and how it needs to be organized:
ON HOME LISTING POST ? ADMINS CAN SELECT A RELATED COMMUNITY?Home Listing Post – Select Related Community
ON HOME LISTING POST ? ADMINS CAN SELECT A RELATED SALES MANAGER?Home Listing Post ? Select Related Sales Manager
ON HOME LISTING POST ? ADMINS CAN SELECT A RELATED MODEL HOME?Home Listing Post – Select Related Model Home
ON COMMUNITY POST ? ADMINS CAN SELECT A RELATED HOME LISTING?Community Post – Select Related Home Listing
ON COMMUNITY POST ? ADMINS CAN SELECT A RELATED SALES MANAGER?Community Post – Select Related Sales Manager
ON SALES MANAGER POST ? ADMINS CAN SELECT A RELATED COMMUNITY?Sales Manager Post – Select Related Community
ON SALES MANAGER POST ? ADMINS CAN SELECT A RELATED HOME LISTING?Sales Manager Post – Select Related Home Listing
ON MODEL HOMES POST ? ADMINS CAN SELECT A RELATED HOME LISTING?Model Homes Post – Select Related Home Listing
]]>This is great news for organising field groups for end users but I can’t seem to drag my existing fields into new groups, and now I’m too far into my project to recreate them in new field groups (data already attached to existing fields).
Is there any way that I can move fields between groups without deleting and starting again?
]]>I know you support Group Fields, but how about Field Groups (2 different things)? Group Fields exists inside a Field Group. Now all fields calculated must be withing the same Field Group, right? I have plenty of ACF’s, more than 100. I use Elementor and Elementor doesn’t support ACF’s inside Group Fields. Therefore, I have created a number of Field Groups to better organize my ACF’s. Unfortunately, it seems that your plugin doesn’t support calculations using ACF’s across Field Groups. Any plans for supporting this in the future?
//Matt
]]>The field group I am trying to use is an external php file that is loaded locally like this:
if (function_exists('acf_add_local_field_group')) {
acf_add_local_field_group(include(__DIR__.'/dealer-acf.php'));
}
Here is a link to the acf file: dealer-acf.php
I feel like there might be a problem with how this dealer acf file is registered or perhaps some other kind of configuration problem. Looking for some insight…
Thanks!
]]>