Configuring Context-Aware Skins
The context-aware skin's decision as to which skin to give each individual user is driven by the XQuery script, which is run when the user first arrives at the site, and a second time if the user decides to log in to the site.
Before you begin
You must have Develop app permissions.
About this task
The XQuery script has two functions:
- Sets the
lc.skinsession attribute, which will be intercepted by the rest of the application and determine its users. - Sets the
audit.lc.skinsession attribute toTRUEif this skin selection should be included in the user's audit trail.