Render position type for UX component with Panels
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Advanced/Render position type for UX component with Panels.xml
(Applies only if this UX has Panels) Specify if the UX should consume the entire window or just an element (that must have both a specifed height and width)
Constraining a UX with Panels to an Element
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Panels Menu/Constraining a UX with Panels to an Element.xml
When a UX component that uses Panels is rendered, by default it consumes the entire window (this is only true if UX uses Panels).
UX Templates
/documentation/pages/Guides/Mobile and Web Components/UX/Intro/UX Templates/index.xml
UX Templates can be used as a starting point for creating new applications, adding login and security management interfaces, and more.
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.
Quick Filter
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Quick Filter.xml
The Quick Filter action filters records in a window based on the value in the control that currently has focus, or on another explicitly specified control. If you choose to specify the control, Alpha Anywhere will always perform the filter on that value, regardless of which field might actually have focus.
Quick Sort
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Quick Sort.xml
The Quick Sort action sorts the records in a window, based on the control that currently has focus, or on another explicitly specified control. For instance, if you specify this sort operation to sort on the lastname field, the action will always sort on the lastname field, regardless of focus. You may also specify that the operation should sort based on the field with focus. This leaves the operation more open-ended, allowing the quick sort action to run on whichever field the user gives focus to.
Quick Reports
/documentation/pages/Guides/Report/Quick Reports/index.xml
Building reports with the Quick Report Genie
UX Controls
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/index.xml
The UX component contains a large number of different types of controls. Each of these controls comes with its own advantages as well as its own sets of properties. Some of these properties are shared across controls while others are specific to a given control type. This page contains links to the different groups of controls available in Alpha Anywhere as well as a link the Control Properties pages. If you are looking for guides on how to assemble working controls, populate controls with data, or see what a given property in a control's Properties list then this is a good place to start.
Quick Search
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Quick Search/index.xml
Quick Search allows you to create a search inside of your grid. This feature is different from the Search part that you create on the Component Type page by clicking Grid contains a 'Search' part. Because the Quick Search is part of the grid, its properties are defined here as well. Selecting the Has Quick Search property adds a single search control to your grid part. If you want to add a control at the top of each field in your grid, check out the Query by Example properties. If you include a Search Part in addition to a Quick Search, then the Search Part will perform searches within the subset of records selected by the Quick Search.
Using Dockable Task Panels
/documentation/pages/Guides/Desktop/Design/View/Layout/Using Dockable Task Panels.xml
Dockable task panels appear when you open different editors. Task panels can be thought of as 'windows' which contain task panes. A task panel can contain multiple task panes. By clicking on the caption (which causes a drop down menu to appear), you can select which task pane appears in the panel. By splitting the task panel vertically, you can see multiple task panes at once. Right-click on the caption, or click on the 'properties' icon for options.