I have a gallery with Data source A and various this item fields relevant to DataSourceA. I have specific dropdown field in the gallery called Initials and it displays only initials as the drop down items. DataSourceB has two columns initials (which matches DatasourceA) and name which is the defined name of initials. I am attempting to add DatasourceB Name column to the gallery and have that as the drop down. But I cannot get the logic so the existing gallery items will populate with the full name.
DataSOurceA Intials
N
E
W
Data SourceB
Initials Name
N Nancy
E Easton
W West
Goal is everywhere in DataSource A that has N display Nancy from DataSourceB. Then for every new item added display Name in the drop down.

Report
All responses (
Answers (