Organization Notes in contact workspace
Hi, here again the CoE CrossCX Innovation Team!
Today we want to share with you a BUI Extension that shows the organization notes in a contact workspace. In Net console there was a filter to select these notes, but this is not present in BUI contact notes.
The flow is very simple: a button fires a named event, and a BUI Extension detects the fired event and shows a popwindow.
BUI Configuration:
Rule that fires named event:
Result:
BUI Extension code:
This code is an example of BUI extensibility, consider modifying the code to fit your requirements and apply your usual error handling logic to deploy to production.
4