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.
...
- In your Salesforce, load an object's page.
- Click on > 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.
Multimedia name dragComponent.mov - 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.
...