Skip to content

Commit

Permalink
feat: upgraded in-app guidance
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe Ozil committed Aug 1, 2023
1 parent 13eb594 commit c1bedbe
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
18 changes: 9 additions & 9 deletions force-app/main/default/prompts/OrderBuilder.prompt-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<startDate>2020-10-09</startDate>
<stepNumber>1</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Order__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand All @@ -36,9 +36,9 @@
<isPublished>false</isPublished>
<masterLabel>Order Builder Step 2</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>2</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Order__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand All @@ -56,9 +56,9 @@
<isPublished>false</isPublished>
<masterLabel>Order Builder Step 3</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>3</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Order__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand All @@ -76,9 +76,9 @@
<isPublished>false</isPublished>
<masterLabel>Order Builder Step 4</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>4</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Order__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand All @@ -96,9 +96,9 @@
<isPublished>false</isPublished>
<masterLabel>Order Builder Step 5</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>5</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Order__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand Down
12 changes: 6 additions & 6 deletions force-app/main/default/prompts/ProductDetail.prompt-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<masterLabel>Product Detail Step 1</masterLabel>
<publishedDate>2020-10-09</publishedDate>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<startDate>2020-10-09</startDate>
<stepNumber>1</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Product__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand All @@ -36,9 +36,9 @@
<isPublished>false</isPublished>
<masterLabel>Product Detail Step 2</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>2</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Product__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand All @@ -56,9 +56,9 @@
<isPublished>false</isPublished>
<masterLabel>Product Detail Step 3</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>3</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<customApplication>EBikes</customApplication>
<targetPageKey1>Product__c</targetPageKey1>
<targetPageKey2>view</targetPageKey2>
<targetPageType>standard__recordPage</targetPageType>
Expand Down
20 changes: 10 additions & 10 deletions force-app/main/default/prompts/ProductExplorer.prompt-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
<masterLabel>Product Explorer</masterLabel>
<promptVersions>
<body
>The Product Explorer lets you browse thought E-Bikes products.</body>
>The Product Explorer lets you browse thought E-Bikes products. This page is built using custom Lightning Web Components.</body>
<customApplication>EBikes</customApplication>
<delayDays>1</delayDays>
<dismissButtonLabel>Close</dismissButtonLabel>
<displayPosition>TopCenter</displayPosition>
<displayType>FloatingPanel</displayType>
<isPublished>true</isPublished>
<masterLabel>Product Explorer Step 1</masterLabel>
<publishedDate>2020-10-09</publishedDate>
<publishedDate>2023-07-31</publishedDate>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<startDate>2020-08-06</startDate>
<stepNumber>1</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<targetPageKey1>Product_Explorer</targetPageKey1>
<targetPageType>standard__navItemPage</targetPageType>
<timesToDisplay>1</timesToDisplay>
Expand All @@ -27,15 +27,15 @@
<promptVersions>
<body
>Filters control the list of displayed products with the &lt;a href=&quot;https://developer.salesforce.com/docs/component-library/bundle/lightning-message-service&quot;&gt;Lightning Message Service&lt;/a&gt; (LMS).</body>
<customApplication>EBikes</customApplication>
<dismissButtonLabel>Close</dismissButtonLabel>
<displayPosition>BottomLeft</displayPosition>
<displayType>FloatingPanel</displayType>
<isPublished>false</isPublished>
<masterLabel>Product Explorer Step 2</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>2</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<targetPageKey1>Product_Explorer</targetPageKey1>
<targetPageType>standard__navItemPage</targetPageType>
<title>Filters</title>
Expand All @@ -46,15 +46,15 @@
<promptVersions>
<body
>E-Bikes products are shown in this paginated list.&lt;br/&gt;Click on one of the tiles to view product details.</body>
<customApplication>EBikes</customApplication>
<dismissButtonLabel>Close</dismissButtonLabel>
<displayPosition>BottomCenter</displayPosition>
<displayType>FloatingPanel</displayType>
<isPublished>false</isPublished>
<masterLabel>Product Explorer Step 3</masterLabel>
<shouldDisplayActionButton>false</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>3</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<targetPageKey1>Product_Explorer</targetPageKey1>
<targetPageType>standard__navItemPage</targetPageType>
<title>Product Tile List</title>
Expand All @@ -68,15 +68,15 @@
>https:/trailheadapps/ebikes-lwc</actionButtonLink>
<body
>Selected product&apos;s details are shown in this section.&lt;br/&gt;Click on the top right double arrow icon to navigate to the product record page.</body>
<customApplication>EBikes</customApplication>
<dismissButtonLabel>Close</dismissButtonLabel>
<displayPosition>BottomRight</displayPosition>
<displayType>FloatingPanel</displayType>
<isPublished>false</isPublished>
<masterLabel>Product Explorer Step 4</masterLabel>
<shouldDisplayActionButton>true</shouldDisplayActionButton>
<shouldIgnoreGlobalDelay>false</shouldIgnoreGlobalDelay>
<shouldIgnoreGlobalDelay>true</shouldIgnoreGlobalDelay>
<stepNumber>4</stepNumber>
<targetAppDeveloperName>EBikes</targetAppDeveloperName>
<targetPageKey1>Product_Explorer</targetPageKey1>
<targetPageType>standard__navItemPage</targetPageType>
<title>Product Details</title>
Expand Down

0 comments on commit c1bedbe

Please sign in to comment.