TransForm FormDataView Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/TransFormDataViewer/index.xml
The TransForm FormDataView control allows you to display and edit data in a TransForm form using a UI consistent with the TransForm Central Management Console.
TransForm Data Viewer Control Methods
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/TransFormDataViewer/TransForm Data Viewer Control Methods.xml
Javascript methods available for interacting with the TransForm Data Viewer control.
Weather Control
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Weather/index.xml
The Weather Control is a pre-built data control for the UX Component that displays current weather information for a specified city using data from Accuweather.com.
Slider Control in a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Slider/Slider Control in a Dialog Component.xml
A slider control is a graphical way of displaying and entering one or two numeric values. Our slider control is touch-sensitive on mobile devices and PC touch screens, and typically takes less screen real estate than a scroll bar.
Calendar Control in UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Calendar/Calendar Control in a Dialog Component.xml
This page describes the embedded Calendar control for the UX; it is not as fully-featured as the Calendar Component.
Placing a Map Control on a UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/Map/Placing a Map Control on a UX Component.xml
Place a simple map control on a UX Component and set basic properties of the map object.
UX List Control Object Methods
/documentation/pages/Ref/Client_Api/UX/list object methods/index.xml
Methods and properties available for interacting with a List Control object.
How to Add a Chart Control to a UX Component
/documentation/pages/HowTo/Charts/Add a Chart to UX.xml
The Chart Control can be used to create charts that display information, such as stock values or trend lines, in a UX Component.
Control Properties
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/index.xml
When you add a control to a UX component on the control page, that control comes with a number of general property settings. These will appear in the properties list on the right side of the screen. Some controls, like the list control, come with additional builders. The control properties are different from the general UX properties, that are defined on the [UX Properties] page.
How to Render a UX Control with Panels in a div
/documentation/pages/HowTo/Panels/Panel Render Position.xml
When a UX component that has Panels is rendered, it consumes the entire window. In certain cases you might want to constrain the UX component to a particular element.