Posts

Showing posts from March, 2019

Lighting Flows

Image
Lightning Flows Hands-On Presentation Setup Document Thank you for joining us for this session. We will be setting up a flow which expands the functionality of adding products to an Opportunity by allowing users to select the option to only show Products which have available inventory on them. This flow will utilize a few custom components that will need to be installed prior to this session. Use the link below to access the package with these components: Sandbox Install Link - https://sforce.co/2HjJ3Pc Production/Dev org Install Link - https://sforce.co/2UCrkFS Installation Key is “sf19” This package includes the following components: Inventory custom field on Products Inventory Controller Apex Class InventoryControllerTest Apex Class InventoryQty Aura Component Bundle InventorySelection Aura Component Bundle Modal Static Resource Let's take a quick look at what we will be building: On an Opportunity, when adding Product...