Avatar

Correct answer by
Community Advisor

Hi,

 

Web apps are JSSP pages created from an HTML template. The template is the XSLT web-webApp.xsl which further calls web-core.xsl, which contains calls to core.xsl.

 

In your web app, go to the "Code" tab, next to the "Edit" tab in the lower menu bar, and hit "refresh the code". You can then compare the JSSP code with the generated HTML code:

 

If you'd like a full controll over the generated HTML, either create a JSSP from scratch or edit the XSLT

 

Source https://blog.floriancourgey.com/2018/07/use-the-context-in-web-apps-in-adobe-campaign

 

View solution in original post