Screen Widgets
While ASM ships with numerous widgets, you can also create your own and put them Nano, Core and on the portal screens.
The pages that follow will help you build widgets in ASM. Below, is a list of known issues and details for accessing the API Query Builder
Widget Builder
You can build a string using the following interface:
https://[server]/[system]/InWidgetsTest.htm?widgetid=data-grid
e.g.,
https://hermes8-dev.alembacloud.com/production/InWidgetsTest.htm?widgetid=data-grid
Replace [server]/[system] with your specific system URL.
Replace [widget name] with one of the following:
data-grid
call-activities
global-search
**You will need some knowledge of the API to modify the string properties by screen/entity.
Known Issues
Last updated
Was this helpful?