Community
Participate
Working Groups
I try to set a CUSTOM_VARIANT on the display. The information is not sent to the client. Example: display.setData(WidgetUtil.CUSTOM_VARIANT, "IdleTimerDisabled");
As the JavaDoc of WidgetUtil.CUSTOM_VARIANT states, this constant is "used to mark a *widget* as belonging to a custom variant using *Widget.setData*. Display is not a widget, therefore custom variants are not supported on it. If you'd like to request custom variants for displays, please open an enhancement request and explain what different display variants could be used for.