Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Harry de Boer
1
Views
1
Comments
Adding the same metatags on each webscreen
Question
LS
Still testing Agile. I need to add a bunch of metatags (ca. 30) to the head section of all the webscreens (ca 20) for all our campaigns (30), As I can see it you can create an entity for holding the metatags and in a for each loop you can add them to a webscreen with the AddMetatag (HTTPRequesthandler) action in the preparation. This I must do for each page then. Is there an easier way to deal with this (say: once for all the screens in a project/campaign) ?
Regards, Harry
Tiago Simões
Staff
Hi Harry,
Just encapsulate that logic in the preparation of a web block and put it in all your screens (or do that in a webblock that is already in all pages, e.g Common\Layout_Normal in 6.0 apps).
Cheers,
Tiago Simões
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...