Hello,
I have a page with a description of one machinery, main content is the description, after this I have two section, first with features and second with optionals. These sections are cards dynamically created picking infos from page with particular tags. For example, the cards of feature, are chosen from pages with tag 'features' and 'model_name'... all works, but I need the tag 'model_name' will be dynamic, will be the same tag used for model page.
How I can do this? Thanks for any suggestions...