Canvas Launch Services is an API implemented as part of the zero code initiative. The tasks that a running application can achieve using this API areAPI enables you to launch or open other apps (widgets) from the current app. Using this API you can launch the following:
- Launch another workspace
- Launch a Workspace and Layout
- Launch a workspace, layout, and then a widget
- Launch a widget in modal window
- Launch a form with container in Modal window
- Launch a form without container in Modal window
- Launch a form in an app with container
- Launch a form with form object and container in Modal window
- Launch a form with form object and without container in Modal window
- Launch a custom HTML Content in Modal Window
- Launch pre-defined dialog messages in Modal window
...