- Updated BlackRoad_Hub app with FA CRM tabs and improved structure - Added BlackRoad_Hub_Home flexipage with blackroadHubDashboard LWC - Created BlackRoad Hub Reports folder with 4 reports: - Households by AUM (summary with AUM tier buckets) - Pending Distributions (filtered by pending status) - Active Mortality Events (excludes closed events) - Compliance Log Activity (last 90 days grouped by type) - Created BlackRoad Hub Dashboard with all 4 reports App and FlexiPage deployed successfully to org. Reports and Dashboard metadata ready for deployment. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
334 B
XML
10 lines
334 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<DashboardFolder xmlns="http://soap.sforce.com/2006/04/metadata">
|
|
<folderShares>
|
|
<accessLevel>View</accessLevel>
|
|
<sharedTo>AllInternalUsers</sharedTo>
|
|
<sharedToType>Group</sharedToType>
|
|
</folderShares>
|
|
<name>BlackRoad Hub Dashboards</name>
|
|
</DashboardFolder>
|