I have custom post [postA] with repeaater [edition]
I have secont custom post [postB]
Now ideal scenario:
on [postB] edit page I want two fields:
1) acf post type (or select) where i can select [postA].
2) second select where i dynamically load [edition] from repeater from selected [postA]
I read about populating repeater, something about new js future in acf, but i stuck.
Any idea or link to thread, tutorial or something?