Hi! Wild question. I want to populate a field in the view from a list, the idea is that in a view output would be:
Available tokens: ‘company name’, ‘real name’, ‘film‘, etc
Coming from the custom token list a user can select: ‘announces breakthrough‘, ‘releases video’, etc
So view outputs: ‘company‘ announces breakthrough or ‘company’ releases video, etc
Basically combining a token coming from a node + token from a custom list in the view.