# Experience Cloud Page

*Applicable to all Experience Cloud sites **except** LWR Sites.*

Valorx Grids and Related Grids can be embedded within **Community Portal pages** to provide users with interactive data views. Follow the steps below to configure Valorx Grid in your Experience Cloud site.

## Valorx Grid

{% stepper %}
{% step %}

#### **Access the Experience Cloud Editor**

* Ensure your Community Portal is set up.
* Navigate to **All Sites** and select your community site.
* Click **Builder** to open the Experience Cloud editor.&#x20;

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FypjSzbOy5GN2ePDBIcsq%2FCommunity%20Portal%20Page%20P1.gif?alt=media&#x26;token=2b09a2b2-1633-4ef8-9e4a-c1149232e925" alt=""><figcaption><p>Access the Experience Cloud Editor</p></figcaption></figure>
{% endstep %}

{% step %}

#### **Add the Valorx Grid Component**

* In the **Components** section, locate **Valorx Grid**.
* Drag and drop the **Valorx Grid** component onto the page layout.
* Select the **Grid Name** from the dropdown menu to load the grid.&#x20;

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FGqV4SpGicF7TFeVwdUES%2FCommunity%20Portal%20Page%20P2.gif?alt=media&#x26;token=a25c728e-12b3-4ea8-888b-8a62b1cd6c02" alt=""><figcaption><p>Add the Valorx Grid Component</p></figcaption></figure>
{% endstep %}

{% step %}

#### **Preview and Publish**

* Click **Preview** (top-right corner) to check the grid’s appearance.
* Once confirmed, click **Publish** to make changes live.
* Log in as a **Community User** to confirm the Valorx Grid is visible.&#x20;

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2F7672er3Jj0DKYzkhpDbc%2FCommunity%20Portal%20Page%20P3.gif?alt=media&#x26;token=4c658377-c51a-4db3-9723-03700d2bc0d8" alt=""><figcaption><p>Preview and Publish</p></figcaption></figure>
{% endstep %}
{% endstepper %}

Your Valorx Grid is now successfully embedded in the Community Portal!&#x20;

## Valorx Related Grid

{% stepper %}
{% step %}

#### **Add the Valorx Related Grid Component in the Object Page**

* In the **Components** section, locate **Valorx Related Grid**.
* Drag and drop the **Valorx Related Grid** component onto the page layout.
* In Valorx Related Grid settings:
  * Select **Grid Name**.
  * Enter **Relationship Name**.
  * Set **Height**.
  * Enter **{!recordId}** for **RecordId** *(required – avoids grid load errors)*.

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FdZjyXEqNEzKPPQeKZS4d%2FRelated%20Grid.gif?alt=media&#x26;token=6c54d317-4999-4993-a1dd-3158909fef99" alt=""><figcaption><p>Add the Valorx Grid Component</p></figcaption></figure>
{% endstep %}

{% step %}

#### **Preview and Publish**

* Click **Preview** (top-right corner) to check the grid’s appearance.
* Once confirmed, click **Publish** to make changes live.
* Log in as a **Community User** to confirm the Valorx Grid is visible.&#x20;

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2F92awnTdveMSMykIfThUZ%2FRelated%20Grid%20Publish.gif?alt=media&#x26;token=da0f221c-5c5c-4224-857e-4ed3b98e69d1" alt=""><figcaption><p>Preview and Publish</p></figcaption></figure>
{% endstep %}
{% endstepper %}

Your Valorx Related Grid is now successfully embedded in the Community Portal!&#x20;

***

## Experience Cloud Sharing Settings Configuration

### Overview

Experience Cloud users (partners or external users) may not be able to access or view grids, matrices, or related configuration data unless specific Salesforce objects are granted the correct external sharing access.

To ensure proper data visibility, the **Default External Access** setting for several Valorx-related objects must be configured as **Public Read/Write** under **Organization-Wide Defaults**.

By default, some Salesforce orgs restrict external access to internal data models. If **Default External Access** is set to *Private* or *Public Read Only*, Experience Cloud users will not see grid data, resulting in **blank views** or **missing content**.

### Required Configuration

<table><thead><tr><th width="254">Object</th><th width="278">Default External Access</th><th>Available From Version</th></tr></thead><tbody><tr><td>Access Control</td><td>Public Read/Write</td><td>–</td></tr><tr><td>Actions</td><td>Public Read/Write</td><td>–</td></tr><tr><td>Feature Usage Log</td><td>Public Read/Write</td><td>v16</td></tr><tr><td>Logger</td><td>Public Read/Write</td><td>v16</td></tr><tr><td>Lookup View</td><td>Public Read/Write</td><td>–</td></tr><tr><td>Matrix Grid</td><td>Public Read/Write</td><td>v15</td></tr><tr><td>Related View</td><td>Public Read/Write</td><td>–</td></tr><tr><td>Usage Log</td><td>Public Read/Write</td><td>v16</td></tr><tr><td>Views</td><td>Public Read/Write</td><td>–</td></tr><tr><td>View Configured Location</td><td>Public Read/Write</td><td>–</td></tr></tbody></table>

> **Note:**\
> Some objects were introduced in later versions (e.g., *Matrix Grid* in v15, *Logger*, *Feature Usage Log*, *Usage Log*, and *VxConfig* in v16). Confirm object availability in your org before updating.

### Steps to Update Sharing Settings

1. Navigate to **Setup** in Salesforce.
2. Search for and open **Sharing Settings**.
3. Click **Edit** under **Organization-Wide Defaults**.
4. Locate the listed objects under the **Default External Access** column.
5. Set the access level to **Public Read/Write** for each.
6. Click **Save**.

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FBjR1dAQR2uxBasdT2yWa%2FSharing%20Settings.gif?alt=media&#x26;token=25457a56-9e50-43d7-bd51-6250aa928588" alt=""><figcaption><p>Sharing Settings</p></figcaption></figure>
