Overview
Smart Notes is a powerful client documentation system built into Practifi, giving wealth management firms a consistent, structured way to capture client interactions, share institutional knowledge, and collaborate across teams. With support for reusable templates, content blocks, and real-time collaboration, Smart Notes helps your team maintain documentation standards across every client relationship.
The Smart Notes component is enabled by default on several page layouts in Practifi, and its per-page visibility can be adjusted to align with your firm’s workflows. This article provides step-by-step instructions for hiding the Smart Notes component from specific page layouts.
Please note: This article covers how to hide the Smart Notes component from page layouts. To learn how to add the Smart Notes component to custom page layouts, see Enabling Smart Notes.
Understanding Smart Notes Component Visibility
The Smart Notes component can be shown or hidden on individual page layouts throughout Practifi. Because Smart Notes is most valuable in client-facing contexts, it is enabled by default on most client and prospect pages, while pages centered on internal or administrative records have it disabled. The table below shows the default visibility status for each page layout where the Smart Notes component is available.
| Page Layout Component | Smart Notes Visibility |
|---|---|
| Advisor Overview Page with Deals | Enabled |
| Advisor Overview Page without Deals | Enabled |
| Division Overview Page | Disabled |
| Employer Overview Page | Enabled |
| Entity Overview Page | Enabled |
| Financial Product Overview Page | Disabled |
| Firm Overview Page with Deals | Enabled |
| Firm Overview Page without Deals | Enabled |
| Household Client Overview Page | Enabled |
| Household Client with Deals Page | Enabled |
| Household Member Overview Page | Enabled |
| Household Prospect Overview Page | Enabled |
| Individual Client Overview Page | Enabled |
| Individual Member Overview Page | Enabled |
| Individual Prospect Overview Page | Enabled |
| Organization Client Overview Page | Enabled |
| Organization Prospect Overview Page | Enabled |
| Superannuation Fund Overview Page | Enabled |
| User Overview Page | Disabled |
Hiding the Smart Notes Component
To hide the Smart Notes component from a page layout, you will use two tools: the Lightning App Builder and the Settings app. The process involves three stages: copying a config name from Lightning App Builder, updating the component settings in the Settings app, and then returning to Lightning App Builder to apply the new configuration. These steps can be repeated for each page layout where you want to hide Smart Notes.
Copy the Config Name
First, open the relevant page layout in Lightning App Builder:
-
From the desired record page, click the gear icon and select Edit Page. The Lightning App Builder opens.
-
In Lightning App Builder, click on the area where the Smart Notes component appears.
Please note: Ensure the correct component is selected by reviewing the filter conditions. -
Copy the config name from the right side panel.
-
Click the Back arrow to exit Lightning App Builder.
Change the Component Settings
Next, update the component settings in the Settings app:
-
Click the App Launcher and select Settings.
-
In the Settings app, click the Navigation Menu and select Components.
-
On the Components page, change the list view to All.
-
Paste the config name you copied into the search field and press <ENTER>.
-
Click the component name to open it.
-
On the Component record page, click the Edit button.
- In the edit window, make the following changes:
- Component Name: Change to a unique name
- Code: Update or remove as needed
- External Id: Remove the External Id
-
JSON: Change
"showSmartNotes": trueto"showSmartNotes": false
- Copy the new name from the Component Name field.
- Click Save.
Update the Config Name
The final step is to return to Lightning App Builder and apply the updated config name:
-
On the record page, click the gear icon and select Edit Page. The Lightning App Builder opens.
-
In Lightning App Builder, click on the area where the Smart Notes component appears.
-
Paste the new name you copied into the Config Name field in the right side panel.
- Click Save.
- Click the Back arrow to exit Lightning App Builder.
Comments
Article is closed for comments.