Using Multi-Object LWC

The Reg.Direct Lightning Web Components work on any Standard Object or Custom Object in Salesforce.

There are 2 requirements on the object that you wish to interact with Companies House data.

  • A Text field that contains the default company name to search for in Companies House
  • A Lookup field to the Company object provided by Reg.Direct

The short video on this page shows you the configuration steps on how to set up this up.

A Company record is created for each company whose information is displayed in the Company Information Lightning Web Component.

The data on a Company record is updated when the ‘Sync Now’ checkbox or when the ‘Refresh’ button is pressed on the Company Information LWC.

Was this helpful?

Previous Article

Using Account Object LWC

Next Article

Technical Information