For the complete documentation index, see llms.txt. This page is also available as Markdown.

Lightning Web Runtime (LWR)

Using Valorx Grid and Matrix on LWR Sites

Before adding a Valorx Grid or Matrix component to an LWR site, the following Security & Privacy settings must be configured in Salesforce.

Required Settings

Navigate to your LWR site's Security & Privacy settings and update the following:

Setting
Required Value

Clickjack Protection Level

Allow framing by any page (No protection)

Content Security Policy (CSP) Security Level

Relaxed CSP: Permit Access to Inline Scripts and Allowed Hosts

Steps

  1. In Salesforce Setup, navigate to your LWR site settings.

  2. Open Security & Privacy.

  3. Under Clickjack Protection, set the level to Allow framing by any page (No protection).

  4. Under Content Security Policy (CSP), set the Security Level to Relaxed CSP: Permit Access to Inline Scripts and Allowed Hosts.

  5. Save your changes.

Once these settings are applied, Valorx Grid and Matrix components can be added to the LWR site.

Known Limitation

Row Actions and Grid Actions built using Aura or LWC components are not supported in LWC Grid. To use these actions, configure and use the Aura-based Grid.

Last updated

Was this helpful?