Search code examples
outsystems

Add meta tag in <head>


I like to add a meta tag in the <head> of my html page to prevent zoom on mobile.

But I cannot find a way to do this in OutSystems. On the forum they refer to the extension HTTPRequestHandler, but this extension is deprecated.

They state

Starting in version 6.0, this solution is installed with the Platform Server and will no longer be available as a standalone download.

but I cannot find where this should be.

I use OutSystems 9.0.1.50.


Solution

  • You should have this extension published by default in your environment. Have you double checked?