Add smartview list tile
Using this option of the assistant, a new list type of tile a.k.a widget tile definition could be added.
All widget tiles shown in D2 Smartview landing perspective are visually similar, however they are backed by different type of widget conifiguration and display data evaluated in the context of that widget.
Use this option when at least one plugin project exists in the workspace.
Associated questions and their meanings -
This shortcut goes to plugin
To select the plugin project where to create boilerplate associated with creating a widget tile.
Name of Widget type to associate
Specify which type of widget configuration will drive this list tile data.
CSS class name for the icon
CSS class selector to put in the HTML element hosting the icon for this widget tile. Later this same class name could be used to render a specific icon for this tile.
Directory name where generated code will be put into
Relative location of the boilerplate code w.r.t selected plugin projects widget source directory
Default title of this tile
Specifies an optional default name for the tile which is shown at the header region of this tile incase the underlying widget configuration is not able to provide a name for it.
How would you describe this tile?
Description metadata for this tile.
Will it expand to own perspective?
Whether this tile will expand to its own application scope perspective. If anwered with
yes
then a bunch of followup question related to the application scope perspective are asked. Add smartview application scope perspective can be referred for meaning of such questions.