I like the plugin, but it makes more sense to me to make a field group, and then select it, then to select individual fields which may or may not be attached to the post in question.
If you did a field group, you would be able to select multiple fields at once BY MAKING A NEW FIELD GROUP and selecting it AND THEN ordering / editing it however you want.
Can you change it / make a version that does that instead?
]]>Hi daniel,
Is it possible to add this field to a repeater. And from there it lists the
This is my structure
0 [Flexible Content Field]
1 > [Field Group]
2 >> [Repeater]
3 >>> ACF: Field Selector
Is it possible to list and select the fields from level 1 with the Field selector?
Would be really nice :-).
Thank you!
]]>Hello
Thank you for this plugin.
On acf-pro 5.3.10 it is currently producing a couple of php notices at the top of the Acf Fields Page:
Undefined property: acf_field_field_selector::$settings in /var/www/html/wp-content/plugins/acf-field-selector-field/acf-field_selector-v5.php on line 194
Undefined property: acf_field_field_selector::$settings in /var/www/html/wp-content/plugins/acf-field-selector-field/acf-field_selector-v5.php on line 195
And the following in the select field itself:
Notice: Undefined index: key in /var/www/html/wp-content/plugins/acf-field-selector-field/acf-field_selector-v5.php on line 284
Notice: Undefined index: key in /var/www/html/wp-content/plugins/acf-field-selector-field/acf-field_selector-v5.php on line 284
Notice: Undefined index: key in /var/www/html/wp-content/plugins/acf-field-selector-field/acf-field_selector-v5.php on line 284
Notice: Undefined index: key in /var/www/html/wp-content/plugins/acf-field-selector-field/acf-field_selector-v5.php on line 284
Notice: Undefined index: label in /var/www/html/wp-content/plugins/acf-field-selector-field/functions.php on line 96
Notice: Undefined index: label in /var/www/html/wp-content/plugins/acf-field-selector-field/functions.php on line 96
Notice: Undefined index: label in /var/www/html/wp-content/plugins/acf-field-selector-field/functions.php on line 96
Thank you.
]]>I have install this, but I am not getting where can I do selection ?
]]>Great work on this plugin, and thanks for building it. It’s exactly what I needed for a project.
I’m currently trying to use the field selector as a subfield. When I loop through the field array from within the subfield, however, it iterates for each repeater item that I have.
Here’s a screenshot: https://d.pr/i/1dFBM
Notice that, for example, row 11 under the last column it’s pulling the same acf Field type (using the field selector) but it iterates over that field for however many items I have in the repeater field. In this case, I have 12 rows in the repeater field, and my field selector value gets printed 12 times.
I’m not sure that this is related to the field selector plugin but wanted to run it by you first in case there’s some known limitation with repeaters.
]]>Hi there,
I’m sure the problem is with me, not you, but even after reading the description of your plugin, I’m still not sure of what it does…exactly.
Can you give me an example use case, or post a screenshot of a post-editor displaying an ACF Field Selector Field.
Thanks so much!
]]>