phugee / RenameTabComponent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightning Component to rename Record Detail Tab in Console

Lightning Component to update a tab for a record page within a Console app.

Uses Lightning Components:

  • lightning:workspaceAPI
  • force:recordData

Example Usage

  1. Add RenameTabComp component to Lightning Page Detail

  2. Update Field to Use for Tab Label field, ie Subject for Case Detail page.

  • The field must be part of record's FULL layout.

About


Languages

Language:JavaScript 99.2%Language:CSS 0.8%