Quick Start
Assign NoteManager Permission Set
You will need to assign the NoteManager User permission set to any user that needs to view and use the NoteManager Component
Add NoteManager to Lightning App or Lightning Page
Page Layout
To add the NoteManager component to a Lighting Page Layout, edit the page the drag the NoteManager component wherever you want it to display
Lightning App
To add the NoteManager component to a Lightning App, you will need to create a new lightning app page in Salesforce Setup. Setup -> Lightning App Builder -> App Page. At this point you can decide what you want you app page to be called and what it looks likes.
Once it is complete you will need to drag the NoteManager component onto the page where ever you want to use it.
Add a Note
To create a new note click the plus button and enter whatever you want. The Note will auto-save when ever you tag or type in the text box.
To edit the note title click the My Note text and type your title.
Interact with Related Objects
To interact with any object related to the notes you create, click the Related button to show related records.
- You can use this bar to search for and create new links between you Note and other records in Salesforce.
- These tabs will show you the names of all the objects currently linked to you note. Click on them to switch between objects.
- With these two buttons you can View the record in another tab or remove the link to the current record from your note
- Here you can view and edit the related record. Click cancel to disregard changes or save to commit changes.
Setup NoteManager Configuration
If you want to show tags on the component you will need to setup a configuration.
To create a new configuration navigate to customer metadata in Salesforce Setup. Setup -> Custom Metadata Types -> NoteManager Configuration -> Manage -> New
Choose a label and a Name. then put a comma delimitated list of the Content Version Fields you want to see on the NoteManager component.
Once you have created a configuration you can reference it wherever you use the NoteManager Component.
To do this, navigate to a location where you have added the NoteManager Component and click the NoteManager Configuration Developer Name to see all of the NoteManager Configuration you can reference.