Guest User

Untitled

a guest
Oct 19th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <FlexiPage xmlns="http://soap.sforce.com/2006/04/metadata">
  4.  
  5. <description>Fastcall Dashboard Test</description>
  6.  
  7. <pageTemplate>HomePageSingleColumnTemplate</pageTemplate>
  8.  
  9. <flexiPageRegions>
  10.  
  11. <name>main</name>
  12.  
  13. <type>Region</type>
  14.  
  15. <componentInstances>
  16.  
  17. <componentName>flexipage:dialByList</componentName>
  18.  
  19. <componentInstanceProperties>
  20.  
  21. <name>fastcallDialByListComponent</name>
  22. <value>ApexPage</value>
  23.  
  24. </componentInstanceProperties>
  25.  
  26.  
  27. </componentInstances>
  28.  
  29. </flexiPageRegions>
  30.  
  31. <masterLabel>FastcallDashboardTest</masterLabel>
  32.  
  33. <type>AppPage</type>
Add Comment
Please, Sign In to add comment