The Salesforce Package features the Lightning Web Components which inherit global HTML attributes and events, making them more functional and performant than their Aura counterparts.
This page will guide you on how to configure Lightning Web Components for both standard and custom objects in Salesforce Lightning Experience.
Prerequisites
Before continuing, ensure you have already:
- Installed the Salesforce Package
- Configured a connection
- Configured Salesforce subdomain
Published the Salesforce domain
Using the Lightning App Builder to configure a custom page layout
- In your Salesforce, load an object's page.
- Click on the gear icon > Edit Page.
- The Lightning App Builder will load.
In the sidebar, scroll to the bottom to find the following component:- Jira Issues (NextGen)
- Jira Issues (NextGen)
- Drag the component onto the desired location for your page layout.
- After you've placed the components in the desired locations for your page layout, click Activation... near the top right corner to set your Lightning page assignment.
- When you're done setting the page assignment, click Save.
- Now when you load an object's page, you are able to see Jira issues associated with the object.