Generate a Visual Gallery HTML Snippet
You can generate an embeddable HTML snippet for the visual gallery using the UI.
To generate an embeddable HTML snippet:
Log into the UI as an administrator or as a user assigned to a group with the Generate Embed Code privilege.
Select Visual Gallery on the top-level navigation banner or select Visual Gallery on the Home page. The visual gallery appears.
Select the embed library icon (
) above the list of visuals. The Embed Code dialog appears.
The Code section of this dialog shows the embeddable snippet. If you do not need to change any of the default settings on this page, simply select Copy to Clipboard and you can skip the rest of these steps and embed the copied snippet in your application.
If, however, you want to alter the default settings on this dialog, continue with the rest of these steps. Note as you change settings that the embeddable snippet is updated automatically. All settings are optional.
The default width setting (100%) is shown in the Width box. Select the entry field, then enter the width value you want in CSS units. For example,
800px
,75%
,500em
and80vw
are all valid settings.The default height setting (100%) is shown in the Height box. Select the entry field, then enter the height value you want in CSS units. For example,
800px
,75%
,500em
and80vh
are all valid settings.Select a mode in the Mode box. The mode setting determines the way in which your users will be able to work with the embedded visual gallery. If you do not want the user in your application to change anything and only be able to view the visual gallery, select Read Only. If you want your users to be able to make changes to the visual gallery, select Interactive. The default is Interactive.
When the mode is Read Only, the dashboard cannot be changed.
The level of interactivity a user has is determined by the interactivity settings of each visual in the dashboard. See Control How Users Interact With a Visual.
Select a theme in the Theme box. By default, three possible themes are available: Logi-Composer, Logi-Modern, and Logi-Dark. However, if you add your own themes to the application, more options are available in this list. The default is Logi-Composer, which is the same as the Logi-Modern theme. For information on adding your own UI themes, see Manage UI Themes.
When all the optional settings are defined as you need, select Copy to Clipboard to copy the HTML snippet to the clipboard. You can then paste the this snippet into your application code.
Close the Embed Code dialog by selecting the x in the upper right corner of the dialog.
Comments
0 comments
Please sign in to leave a comment.