Matrix Version: 6.19.2
Was there ever a solution to having someone pick an asset from a related asset metadata (from a restricted root node)?
IE, shadow authoring - I have an asset builder to create a news article but want the true author to be able to pick the displayed author from a restricted node. Reason I dont want this to be a text field, is when the article is shown to site visitors, they should be able to click on the author (who was selected by the true author) and see their bio page, so it has to be an asset.
If no better way - Would a way around this be to list an option list with a manually added list of IDs as keys, and somehow save this selected key to the articles correct metadata (the author select one)?
I really don’t want article writers to have to use _admin.
Thanks in advance.