I have a page that takes an entity Company. I want to display the Name attribute as the page title. Is there a way to do this? I tried using the label widget but I couldn't find a place to add parameters. I also thought about just adding a text box, but I want it to say {Company Name} Homepage, not just the attribute name.
↧