Hello, I have an MVC "staff" widget I'm dropping onto an MVC page. I found this helpful article (https://www.progress.com/documentation/sitefinity-cms/102/configure-meta-title-and-meta-description-on-widget-level ) on raising widget data fields up to the page's meta tags. I have a slight problem, though. I want to combine three fields for my page title, like this:
FirstName LastName, JobTitle
I tried entering the three fields in the widget's metadata panel, but that didn't work. Is there a way to combine fields to create a meta title or is this action just limited to one field?
(I'm using Sitefinity 10.2)
Thanks!