Skip to main content
Skip table of contents

User Devices Widget

Definition

The User Devices Widget allows to list, rename or delete devices.

Tips

To access the User DevicesWidget, you must configure the Widget on a Feature with an object kind set to IDENTITY.

Configuration

Properties

This widget has no configuration properties.

Example

XML
<columns>
    <column>
        <widgets>
            <widget id="myUserDevicesManagement" xsi:type="ctdbum:MyUserDevicesManagementWidgetType">
                <hidden>false</hidden>
                <config>
                    <bordered>false</bordered>
                    <title>true</title>
                </config>
            </widget>
        </widgets>
    </column>
</columns>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.