Skip to content

Commit

Permalink
Make account record page available for small formFactor
Browse files Browse the repository at this point in the history
  • Loading branch information
albarivas committed Oct 10, 2024
1 parent 63b44e9 commit 7054b75
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions force-app/main/default/applications/EBikes.app-meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
<type>Flexipage</type>
<pageOrSobjectType>Account</pageOrSobjectType>
</actionOverrides>
<actionOverrides>
<actionName>View</actionName>
<comment
>Action override created by Lightning App Builder on activation. Added manually because this isn&apos;t registered by force:source:pull.</comment>
<content>Account_Record_Page</content>
<formFactor>Small</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
<pageOrSobjectType>Account</pageOrSobjectType>
</actionOverrides>
<brand>
<headerColor>#C23335</headerColor>
<logo>logo</logo>
Expand Down

0 comments on commit 7054b75

Please sign in to comment.