Skip to content

GSA/Broadcast-Message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broadcast Message

Description

Broadcast Message is a simple Lightning Component and object that allows application owners and stakeholders to update content on pages and utility bars without the need for constant engagement with Salesforce Admins.

Example home page leveraging multiple Broadcast Mesage Components

Dependencies

Installation

  1. Configure the build.properties file to point at a target sandbox org
  2. ant deployCode
  3. Assign either the Admin or Creator permission set to current user
  4. Assign ViewAll permissions on the Broadcast Message object for all internal profiles. This will ensure that all users can view any content that gets posted.

Usage

  • Navigate to the Broadcast Message app
  • Create new record
  • Enter "Hello World!" in the Content Message field
  • Check the Active checkbox
  • Save
  • Copy the record ID from the URL
  • Navigate to a page where the content should be displayed
  • Click the cog wheel then Edit Page
  • From the Lightning Components panel on the left, drag the Broadcast Message component into the desired location.
  • Paste the record ID into the component configuration pane
  • Save
  • Navigate back to the parent page and the content should display

Best Practices

The default layout for Broadcast Message records contains three columns. Place an instance of the Broadcast Message component into the left most column and have it serve as help text for users.

Contributing

See, Contributing

License

See, License

Questions

If you have questions, please feel free to contact us:

  • Open an issue

This repository uses a GSA Github template which makes open sourcing code easier!

About

A simple Salesforce Lightning component and object that can be used to render content on pages and utility bars

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors