A homeowner follows the solar installation step by step on the customer portal, from the signed proposal to the grid connection, without a Salesforce login.

SolarOps gives every customer a tracking page. Seven steps on one timeline, grouped by month, the upcoming ones first. Each step carries two facts: who did it, how long it took, which permit, which utility. A menu on every step lets the customer upload photos or contact the crew. Download report sits in the header.
groupBy: month, sortedDirection: desc: what comes next at the top, the history below.itemDateFormat.preset: DATE_MED, fieldAttributes.variant: label-inline with largeContainerCols: 2: one line per fact, two facts per step.avatar.initials on the steps done by a person, avatar.fallbackIconName on the rest: people get a face, events get an icon.actions Upload photos and Contact crew, headerActions Download report: the customer acts from the timeline.The settings above are the ones that matter. The tutorial has the whole build: the objects and sample data behind the screen, every step in order, and what to check once it runs.
85+ components, four Salesforce surfaces, 10 free production licenses. Start with the one you just saw.