Custom Lightning Web Components
Build new components or extend existing ones for your portal. Examples include interactive record views, filtered lists, editable tables and connected components.
We define the user interactions, data requirements and success criteria before choosing the implementation.
Forms and multi-step workflows
Add forms with dependent fields, clear validation, saved-state handling and useful feedback during loading or submission.
The scope can cover a new flow or improvements to an existing form that has become difficult to use.
Connected features and integrations
Connect components, Salesforce data and third-party functionality so information moves through the interface as intended.
I review the existing integration points, loading sequence and error handling to define what needs to change.
Experience Cloud troubleshooting
Investigate JavaScript errors, stale data after saves, intermittent rendering, conflicting requests and interactions that fail during portal navigation.
Diagnostics start with reproducing the issue and reviewing the affected components, followed by findings and a scoped fix proposal.