Creating text box widget
Hello,
Is it possible to create a widget in the DeepSee 2 dashboards that will just contain a block of text?
Specifically text that isn't in any database, just free text that can be formatted.
Cheers,
Ben
Hello,
Is it possible to create a widget in the DeepSee 2 dashboards that will just contain a block of text?
Specifically text that isn't in any database, just free text that can be formatted.
Cheers,
Ben
Hi Benjamin,
In DeepSee, you can create custom widgets called "Portlets" (Documentation). Portlets will allow you to write HTML or ObjectScript that will generate the contents of a widget. This can include things like simple text, embedded web pages, and even third party chart libraries.