Build pages in Experience Builder and place fusionCore components on your portal site.
Portal pages are standard Experience Builder pages on your Experience Cloud site. You create a page, lay out its columns, set its access, then drag fusionCore components onto it.fusionCore portal components read their context from URL query parameters, not from a record bound to the page. For example, the checkout component reads the order it should display from an ?orderId= parameter in the page URL. When you link to a context-driven page, include the parameter the component expects — a checkout page reached without ?orderId= cannot tell which order to load.
In Setup, search for All Sites in the Quick Find box and select it. Find your portal site and click Builder.
Opening Experience Builder for a site
2
Add a new standard page
In Builder, open Settings and select New Page, then choose Standard Page.
Choosing a Standard Page
3
Name the blank page
Select New Blank Page, give the page a name, and click Create.
Naming the new page
4
Lay out the page
Add as many columns as the page needs. Use the Settings, Style, and Visibility tabs to configure the layout and appearance.
Configuring the page layout
5
Set page access
In the page settings, set Page Access according to who should reach the page — for example, public for guests or authenticated for logged-in members only.
Setting page access
6
Add components and publish
At the top left, click the Lightning icon to open the component palette, then drag the fusionCore components you need onto the page. When you are done, click Publish at the top right to push your changes live.
To send portal users to a different page automatically — for example, to route members from a landing page to their profile — place the FS Portal - Auto Redirect component on the page. Set its Target Redirect URL property to the destination, and the component redirects the user when the page loads. Use a relative site URL or a full URL as needed for your destination.
The FS Portal - Auto Redirect component selected, with its Target Redirect URL property
Context-driven components need their URL parameter. Components such as checkout read their context from URL query parameters (for example, ?orderId=), not from a record bound to the page. A page reached without the expected parameter shows a missing-context error. Always link to these pages with the parameter the component expects.
fusionCore components only appear inside an Experience Cloud site. If a component is missing from the palette, confirm you are editing an Experience Cloud site page, not an internal Lightning page.
Changes go live only on Publish. Edits in Experience Builder are not visible to users until you click Publish.
⌘I
Assistant
Responses are generated using AI and may contain mistakes.