You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i used ACF tohether ACF-Extended i really enjoyed having the "Bidirectional Field" Option on relatinship fields - Is it possible to implement such functionality to this plugin? Would love to hear your thoughts. (And sorry for being so ignorant and not submitting my own solution)
The text was updated successfully, but these errors were encountered:
When referencing the other field to link, the name is field_ plus whatever you've named the other field's FieldsBuilder instance (not sure why it takes that name rather than the relationship field name). Or you can get the field name from looking at the admin area in the web inspector.
When i used ACF tohether ACF-Extended i really enjoyed having the "Bidirectional Field" Option on relatinship fields - Is it possible to implement such functionality to this plugin? Would love to hear your thoughts. (And sorry for being so ignorant and not submitting my own solution)
The text was updated successfully, but these errors were encountered: