Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


This page covers:


ManageFramework Visualforce Component

You can customize user interface elements on the Manage Framework Visualforce component by using the “Manage Logframes” custom setting.

  1. Go to Custom Settings and click on “Manage” next to the “Manage Logframes” label

2. Click on the “New” button to create a new custom setting record

3. Create display preferences for specific users or profiles

4. Hide Add New Framework Item Button

a) Component: Add New Framework Item button on Manage Framework page on Project record

b) UX if TRUE: Add New Framework Item button is hidden for selected Profile/User

c) UX if FALSE: Add New Framework Item button is visible to selected Profile/User

5. Hide Delete Icon

a) Component: Delete icon on Manage Framework page on Project record

b) UX if TRUE: Delete icon is hidden for selected Profile/User

c) UX if FALSE: Delete icon is visible to selected Profile/User

6. Hide Edit Icon

a) Component: Edit icon on Manage Framework page on Project record

b) UX if TRUE: Edit icon is hidden for selected Profile/User

c) UX if FALSE: Edit icon is visible to selected Profile/User

7. Hide Add Objective Button 

a) Component: Add Objective from Catalog button on Manage Framework page on Project Record 

b) UX if TRUE: Add Objective from Catalog button is hidden to selected Profile/User

c) UX if FALSE:  Add Objective from Catalog button is visible to selected Profile/User

8. Hide Submit Button 

a) Component: Submit for Approval button on Manage Framework page on Project Record 

b) UX if TRUE: Submit for Approval button is hidden to selected Profile/User

c) UX if FALSE: Submit for Approval button is visible to selected Profile/User


manageLogFrames Lightning Web Component (LWC)

You can customize user interface elements on the manageLogFrames LWC by using design attributes. They can be accessed by:

  1. Navigating to the Lightning App Builder

  2. Opening the page in which the manageLogFrames LWC component is dropped

  3. Clicking on the manageLogFrames LWC component

4. Hide Add New Framework Item Button

a) Component: Add New Framework Item button on manageLogFrames LWC

b) UX if TRUE: Add New Framework Item button is hidden

c) UX if FALSE: Add New Framework Item button is visible

5. Hide Delete Icon

a) Component: Delete icon on manageLogFrames LWC on Project record

b) UX if TRUE: Delete icon is hidden

c) UX if FALSE: Delete icon is visible

6. Hide Edit Icon

a) Component: Edit icon on manageLogFrames LWC

b) UX if TRUE: Edit icon is hidden

c) UX if FALSE: Edit icon is visible

7. Hide Add Objective Button 

a) Component: Add Objective from Catalog button on manageLogFrames LWC

b) UX if TRUE: Add Objective from Catalog button is hidden

c) UX if FALSE:  Add Objective from Catalog button is visible

8. Hide Submit Button 

a) Component: Submit for Approval button on manageLogFrames LWC

b) UX if TRUE: Submit for Approval button is hidden

c) UX if FALSE: Submit for Approval button is visible

9. Hide Expand/Collapse All Button

a) Component: Expand/Collapse All button on manageLogFrames LWC

b) UX if TRUE: Expand/Collapse All button is hidden

c) UX if FALSE: Expand/Collapse All button is visible

10. Unlink First Framework Objective Column

a) Component: First Framework Objective Column Link on manageLogFrames LWC

b) UX if TRUE:  First Framework Objective Column is unlinked

c) UX if FALSE: First Framework Objective Column is linked

11. Unlink First Project Indicator Column

a) Component: First Project Indicator Column Link on manageLogFrames LWC

b) UX if TRUE:  First Project Indicator Column is unlinked

c) UX if FALSE: First Project Indicator Column is linked


  • No labels