You are here:
Create an OmniScript to Add and Modify Insured Items
Create a Lightning web component-based OmniScript for your users to use when they add and modify insured items to quotes.
Activate your OmniScript before you add it to the Quote UI.
For details about creating the OmniScript, see Create an LWC OmniScript.
After you've activated your OmniScript, get its markup to add to the Lightning web component later in this process.
- Open your OmniScript in the OmniScript Designer.
- On the middle pane, select Script Configuration.
- At the top right, click How to launch activated script.
- Click the LWC tab.
- Under Embedded, click Copy to clipboard next to the topmost line of code.
- Click Ok to dismiss the How to Launch window.

