PageElementProperties Properties |
The PageElementProperties type exposes the following members.
Name | Description | |
---|---|---|
BootCarousel_CarouselAttrs | Options for controlling carousel presentation and behaviour. See CarouselAttrs | |
BootCarousel_Column | The 0-based column in the layout. If not specified, elements are assigned to column 0. | |
BootCarousel_ContextTemplate | An optional template used to provide common content outside the carousel. Any field expressions embedded in the template are resolved against the page's primary mapper. | |
BootCarousel_CssClass | The CssClass to use for the top level div on this pane. | |
BootCarousel_Filter | The filter to apply to this element's mapper. | |
BootCarousel_Flavor | The flavor to use on the element's mapper. See Flavors | |
BootCarousel_GridColumns | The number of grid columns (1 - 12) for this element. | |
BootCarousel_HelpTemplate | The template to use for popup help on the pane. Note that no template marker resolution is performed at this time. | |
BootCarousel_ItemDescription | Optional description of a single record in the mapper (may include field references). Used for subnav items and overrides mapper's ItemDescription. | |
BootCarousel_Mapper | The mapper to use for this element. | |
BootCarousel_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
BootCarousel_PanelCssClass | CssClass name(s) to merge onto the panel element. | |
BootCarousel_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
BootCarousel_RowsPerPage | The maximum number of items to display in the carousel. | |
BootCarousel_Template | The template used to layout each item in the carousel using mapper field expressions embedded in the template. | |
BootCarousel_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
BootRepeater_Column | The 0-based column in the layout. If not specified, elements are assigned to column 0. | |
BootRepeater_CssClass | The CssClass to use for the top level div on this pane. | |
BootRepeater_Filter | The filter to apply to this element's mapper. | |
BootRepeater_Flavor | The flavor to use on the element's mapper. See Flavors | |
BootRepeater_GridColumns | The number of grid columns (1 - 12) for this element. | |
BootRepeater_HelpTemplate | The template to use for popup help on the pane. Note that no template marker resolution is performed at this time. | |
BootRepeater_ItemCssClass | Additional CssClass to use for the item div on this element. | |
BootRepeater_ItemGridColumns | The number of grid columns (1 - 12) for each item in this element. | |
BootRepeater_Mapper | The mapper to use for this element. | |
BootRepeater_NewTarget | If specified, a new link is available on this pane if the mapper supports inserts. | |
BootRepeater_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
BootRepeater_PanelCssClass | CssClass name(s) to merge onto the panel element. | |
BootRepeater_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
BootRepeater_RepeaterAttrs | Options for controlling repeater presentation and behaviour. See RepeaterAttrs | |
BootRepeater_RowsPerPage | The maximum number of items to display in the repeater. | |
BootRepeater_Template | The template used to layout each item in the carousel using mapper field expressions embedded in the template. | |
BootRepeater_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
Caption | The name of the element. For wizard page elements, this is the title of the page. | |
ChangePassword_CssClass | The CssClass to use for the top level div on this pane. | |
ChangePassword_Grouper | The name of the WizGrouper page element hosting this page element. | |
ChangePassword_UsersMapper | The mapper to use when saving changes to user information other than password (e.g. secret question and answer). | |
Confirmation | The confirmation message to display. The confirmation applies to the most significant action, but varies from element to element. | |
ConsoleDatasheet_CacheLife | For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user. | |
ConsoleDatasheet_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
ConsoleDatasheet_CssClass | The CssClass to use for the top level div on this pane. | |
ConsoleDatasheet_DatasheetLayoutAttrs | Attributes affecting datasheet layout for the element. See DatasheetLayoutAttrs | |
ConsoleDatasheet_DatasheetNavAttrs | Attributes controlling datasheet navigation behavior. See DatasheetNavAttrs | |
ConsoleDatasheet_DetailPane | Detail navigation should be to this pane in the specified console page. If no DetailTarget page is specified then the current page is assumed. | |
ConsoleDatasheet_DetailTarget | The detail target (MOP) for the link to each item in the list. | |
ConsoleDatasheet_DisplayAttributes | Attributes that control the display of the datasheet. See PageDisplayAttrs | |
ConsoleDatasheet_DrilldownAttrs | Attributes to customize the behavior of the drilldown from a list view See DrilldownAttrs | |
ConsoleDatasheet_DrilldownKey | The field to use as the PK in a drilldown to detail navigation. | |
ConsoleDatasheet_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page, combined with fields in groups specified in this element's GroupList. All fields are included if both lists are empty. | |
ConsoleDatasheet_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
ConsoleDatasheet_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
ConsoleDatasheet_Filter | The filter to apply to this element's mapper. | |
ConsoleDatasheet_Flavor | The flavor to use on the element's mapper. See Flavors | |
ConsoleDatasheet_GridColumns | The number of grid columns (1 - 12) for this element. | |
ConsoleDatasheet_GroupList | The semi-colon separated list of mapper field groups of fields to show on this page, combined with fields specified in this element's FieldList. All fields are included if both lists are empty. | |
ConsoleDatasheet_HelpTemplate | The template to use for popup help on the pane. Note that no template marker resolution is performed at this time. | |
ConsoleDatasheet_HiddenFields | The semi-colon separated list of mapper field keys of fields to hide on this page, combined with other field display options. Fields marked both to show and hide are hidden. | |
ConsoleDatasheet_LinkCaption | The caption to use on the console pane link. Often include something like "(click here for complete list)". | |
ConsoleDatasheet_LinkKey | The RowKey to the related item. | |
ConsoleDatasheet_LinkMOP | The Page to which to link. | |
ConsoleDatasheet_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
ConsoleDatasheet_MapperGrouping | Grouping to apply to the element's Mapper. Note that this property overrides any DefaultGrouping property on the mapper and any PageGrouping property on the page. | |
ConsoleDatasheet_MaxHeight | The maximum overall list height in pixels. Scrollbars will be added if needed. | |
ConsoleDatasheet_MultiAddField | When MultiAdd is specified, this is the Find field to use for Add configuration. If the mapper has only one Find field then this property may be omitted. | |
ConsoleDatasheet_NavigationAttributes | Attributes controlling how navigation from this pane is performed. See PaneNavAttrs | |
ConsoleDatasheet_NewPane | New item navigation should be to this pane in the specified console page. If no NewTarget and no NewPane is specified then no new item navigation link will be provided. | |
ConsoleDatasheet_NewTarget | If specified, a new link is available on this pane if the mapper supports inserts. | |
ConsoleDatasheet_NoSearchWithinList | Controls the display of the 'search within this list' on mappers with FTS. | |
ConsoleDatasheet_OrderingField | The field storing the mapper's ordering. When specified the datasheet will expose its row-ordering feature. | |
ConsoleDatasheet_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
ConsoleDatasheet_PaneCssClass | CssClass name(s) to merge onto the panel element. | |
ConsoleDatasheet_PaneWarningThreshold | Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane. | |
ConsoleDatasheet_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
ConsoleDatasheet_PopupType | Specifies how the target new/detail page is to be presented. See PagePopupType | |
ConsoleDatasheet_RequiredFields | The semi-colon separated list of fields that should be required on this page in addition to those normally required. | |
ConsoleDatasheet_RollupDateFormat | The date format to use on any date/time RollupFields. | |
ConsoleDatasheet_RollupFields | The fields used in a GROUP BY clause to roll up aggregate results for this page. | |
ConsoleDatasheet_RollupOptions | Options for mapper roll up aggregation lists. See RollupOptions | |
ConsoleDatasheet_RowCountAlgorithm | Specifies how the datasheet will retrieve the current list's record count when it is not determinable from the main data query. See RowCountAlgorithm | |
ConsoleDatasheet_RowsPerPage | The number of rows to display on the datasheet. | |
ConsoleDatasheet_Sort | The sort to apply to the element's mapper. | |
ConsoleDatasheet_View | The view to use on this element's mapper. | |
ConsoleDatasheet_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
ConsoleDetail_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
ConsoleDetail_CssClass | The CssClass to use for the top level div on this pane. | |
ConsoleDetail_DeleteTarget | The MOP that specifies the navigation target following a delete from a detail record. Overrides the corresponding application property. | |
ConsoleDetail_DetailLayout | The layout for the part of the element's mapper presented in this wizard page. This is generally a MOP or a layout spec generated by the page designer. | |
ConsoleDetail_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page, combined with fields in groups specified in this element's GroupList. All fields are included if both lists are empty. | |
ConsoleDetail_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
ConsoleDetail_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
ConsoleDetail_Filter | A filter to apply to this element's mapper. | |
ConsoleDetail_Flavor | The flavor to use on the element's mapper. See Flavors | |
ConsoleDetail_GridColumns | The number of grid columns (1 - 12) for this element. | |
ConsoleDetail_GroupList | The semi-colon separated list of mapper field groups of fields to show on this page, combined with fields specified in this element's FieldList. All fields are included if both lists are empty. | |
ConsoleDetail_HelpTemplate | The template to use for popup help on the pane. Note that no template marker resolution is performed at this time. | |
ConsoleDetail_InitialFocus | Identifies the field to be given focus. Overrides any mapper-level setting. | |
ConsoleDetail_LayoutControl | A .aspx UserControl specifying mapper field layout using "fld", "lbl", and "tip" elements with runat="server" and key="<field-key>". If specified, this overrides any DetailLayout setting. | |
ConsoleDetail_LayoutControlAttrs | Attributes for See LayoutControlAttrs | |
ConsoleDetail_LinkCaption | The caption to use on the console pane link. Often include something like "(click here to edit)". | |
ConsoleDetail_LinkKey | The RowKey to the related item. | |
ConsoleDetail_LinkMOP | The Page to which to link. | |
ConsoleDetail_LockFieldList | The semi-colon separated list of mapper field keys of fields that should be locked on this page even when not normally locked. | |
ConsoleDetail_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
ConsoleDetail_NewPane | New item navigation should be to this pane in the specified console page. If no NewTarget and no NewPane is specified then no new item navigation link will be provided. | |
ConsoleDetail_NewTarget | If specified, a new link is available on this pane if the mapper supports inserts. | |
ConsoleDetail_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
ConsoleDetail_PanelCssClass | CssClass name(s) to merge onto the panel element. | |
ConsoleDetail_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
ConsoleDetail_RequiredFields | The semi-colon separated list of fields that should be required on this page in addition to those normally required. | |
ConsoleDetail_SaveQueryParams | Query parameters to be added to the destination SaveTarget upon successful save. | |
ConsoleDetail_SaveTarget | After save, navigate to this page. | |
ConsoleDetail_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
ConsoleResponsiveNav_CssClass | The CssClass to use for the top level div on this pane. | |
ConsoleResponsiveNav_Navigator | The navigator to use on the ConsoleResponsiveNav. | |
ConsoleResponsiveNav_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
ConsoleResponsiveNav_PanelCssClass | CssClass name(s) to merge onto the panel element. | |
ConsoleSimpleDetail_AllowFieldLinks | When true, the platform will attempt to render any Textbox that has properties allowing it to be rendered as a Navigation link to be rendered as such, instead of a flat field. | |
ConsoleSimpleDetail_Class | The CSS class to use for the list elements. | |
ConsoleSimpleDetail_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
ConsoleSimpleDetail_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page. All fields are included if list is empty. | |
ConsoleSimpleDetail_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
ConsoleSimpleDetail_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
ConsoleSimpleDetail_GridColumns | The number of grid columns (1 - 12) for this element. | |
ConsoleSimpleDetail_GroupStartFields | A list of fields whose keys should "start" a new grouped set in the Detail's layout. | |
ConsoleSimpleDetail_LayoutStyle | The layout style for the element. | |
ConsoleSimpleDetail_LinkKey | The RowKey to the related item. | |
ConsoleSimpleDetail_LinkMOP | The Page to which to link. | |
ConsoleSimpleDetail_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
ConsoleSimpleDetail_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
ConsoleSimpleDetail_PaneCssClass | CssClass name(s) to merge onto the panel element. | |
Description | Describes the page element. On wizard pages, this is used as the descriptive text shown at the top of the page (just below the page caption). | |
dsctrl_AlphaFilterAttributes | Attributes controlling how alphabetic navigation links are presented. See AlphaFilterAttrs | |
dsctrl_AlphaFilterField | The name of the field in the mapper to use for filtering with an alphabetic navigator (A, B, C, …). This overrides the Navigator and Filter Links on the page. | |
dsctrl_AlphaFilterTooltip | The tooltip to use when alpha filtering is configured. | |
dsctrl_CacheLife | For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user. | |
dsctrl_DatasheetLayoutAttrs | Attributes affecting datasheet layout for the element. See DatasheetLayoutAttrs | |
dsctrl_DatasheetNavAttrs | Attributes controlling datasheet navigation behavior. See DatasheetNavAttrs | |
dsctrl_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page. All fields are included if list is empty. | |
dsctrl_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
dsctrl_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
dsctrl_MapperGrouping | Grouping to apply to the element's Mapper. Note that this property overrides any DefaultGrouping property on the mapper and any PageGrouping property on the page. | |
dsctrl_Navigator | The navigator to use just above the datasheet. | |
dsctrl_NoSearchWithinList | Controls the display of the 'search within this list' on mappers with FTS. | |
dsctrl_PopupType | Specifies how the target new/detail page is to be presented. See PagePopupType | |
dsctrl_RequiredFields | The semi-colon separated list of fields that should be required on this page in addition to those normally required. | |
dsctrl_RowCountAlgorithm | Specifies how the datasheet will retrieve the current list's record count when it is not determinable from the main data query. See RowCountAlgorithm | |
dsctrl_SearchAgentWizard | The page to which to navigate if the user elects to create a search agent while saving a filter. | |
EnableRule | Javascript expression, typically containing field references, used to determine whether or not a page element is available for the current record. | |
Filmstrip_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
Filmstrip_Filter | The filter to apply to this element's mapper. | |
Filmstrip_Flavor | The flavor to use on the element's mapper. See Flavors | |
Filmstrip_GridColumns | The number of grid columns (1 - 12) for this element. | |
Filmstrip_LinkKey | The RowKey to the related item. | |
Filmstrip_LinkMOP | The Page to which to link. | |
Filmstrip_Mapper | The mapper to use for this element. | |
Filmstrip_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
Filmstrip_RowsPerPage | The number of pictures to display on a page. | |
Filmstrip_Sort | The sort to apply to the element's mapper. | |
Filmstrip_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
Filmstrip_View | The view to use on this element's mapper. | |
Filmstrip_ViewKey | The key in the element's Mapper to use as a filter key. By default, the Primary Key is used. | |
Filmstrip_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
GMap_Channel | Used to track usage across different applications using the same client ID. Must be an ASCII alphanumeric string and may include ".", "_", and "-" characters. Overrides service setting, if any. | |
GMap_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
GMap_CssClass | The CssClass to use for the top level div on this pane. | |
GMap_CustomParams | Custom parameters/values to be added to the Google map request. Will be merged with any CustomParams specified on the service. | |
GMap_DetailTarget | The detail target (MOP) for the link to the map item. If not set, the page's DetailTarget is used. | |
GMap_Filter | The filter to apply to this element's mapper. | |
GMap_GridColumns | The number of grid columns (1 - 12) for this element. | |
GMap_LinkKey | The RowKey to the related item. | |
GMap_LinkMOP | The Page to which to link. | |
GMap_Mapper | The mapper to use for this element. | |
GMap_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
GMap_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
GMap_ShowClusters | Show closely grouped points using a cluster map vs. overlapped. | |
GMap_Style | Style attributes to set on the containing <div> element that holds the map. | |
GMap_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
GMap_Template | The template used to layout the marker summary using mapper field expressions embedded in the template. | |
GMap_View | The view to use on this element's mapper. | |
GMap_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
GMap_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
GMap_ZoomLevel | Specifies the zoom level for the map. The default is 5. | |
Graph_BarWidth | The width of the bars in a vertical or horizontal bar chart. | |
Graph_CategoryAxis | The mapper field that represents the category. | |
Graph_ChartSize | Size of the chart in the format: WxH (300x200) | |
Graph_ChartType | The type of the chart. | |
Graph_Colors | Semi-colon separated list of value axis colors. Color values are RRGGBB format hexadecimal numbers | |
Graph_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
Graph_Filter | The filter to apply to this element's mapper. | |
Graph_FormatY | Number format for the Y-axis. | |
Graph_GridColumns | The number of grid columns (1 - 12) for this element. | |
Graph_Gridlines | True to add gridlines to the graph. | |
Graph_LabelInterval | The interval to insert labels. Applies to bar charts. | |
Graph_Legend | Semi-colon delimited list of legend labels. | |
Graph_LegendMargins | Width of the margin around the legend, in pixels. Use this to avoid having the legend bump up against the chart area or the edges of the image. (<legend_width>,<legend_height>) | |
Graph_LinkCaption | The caption to use on the console pane link. Often include something like "(click here for complete list)". | |
Graph_LinkKey | The RowKey to the related item. | |
Graph_LinkMOP | The Page MOP to navigate to when clicking on the caption. | |
Graph_Mapper | The mapper to use for this element. | |
Graph_Margins | A 4 part string <left_margin>, <right_margin>, <top_margin>, <bottom_margin> of integers representing the margin around the chart. | |
Graph_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
Graph_PaneWarningThreshold | Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane. | |
Graph_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
Graph_ScaleY | The scale for the y-axis. | |
Graph_ShowLabels | Show labels on the items | |
Graph_ShowLegend | Show the chart legend | |
Graph_Sort | The sort to apply to the page element's mapper. | |
Graph_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
Graph_ValueAxis | Semi-colon delimited list of value (x-axis) fields. | |
Graph_ValueRoundTo | The amount to round the max result to. | |
Graph_View | The view to use on this element's mapper. | |
Graph_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
Graph_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
GRSS_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
GRSS_GridColumns | The number of grid columns (1 - 12) for this element. | |
GRSS_MaxHeight | The maximum overall list height in pixels. Scrollbars will be added if needed. | |
GRSS_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
GRSS_RssFeedCaptions | A semi-colon delimited list of RSS feed titles. You must provide a title for each feed specified in the RssFeedURL property | |
GRSS_RssFeedURL | A semi-colon delimited list of RSS feed URL's. You must provide a feed URL for each title specified in the RssFeedCaptions property | |
GRSS_RssMaxItems | The maximum number of items to display per feed. | |
GRSS_RssRenderStyle | The style in which to render the RSS feed. If no style selected, the default is TabbedStatic | |
GRSS_RssUpdateFrequency | The update frquency in minutes for the feed. If not specified, or set to zero, then the feed will not automatically update. | |
GSearch_Mapper | The mapper to use for this element. | |
GSearch_NoMatchText | For Global Search, the text to display when no match is found. | |
GSearch_SearchValueExpr | The field expression of the field to use as the search criteria. | |
HelpDeskDetailCtrl_DescriptionField | The text to display as the document download link | |
HelpDeskDetailCtrl_DocumentField | The field used to determine the path of the document to be downloaded | |
HelpDeskDetailCtrl_GrouperField | The field used to group the various sub documents | |
HelpDeskDetailCtrl_LinkField | if this field is set and a value is provided the row is treated as a link instead of a document. | |
HelpDeskListCtrl_DescriptionField | The text to display as the document download link | |
HelpDeskListCtrl_DocumentField | The field used to determine the path of the document to be downloaded | |
HelpDeskListCtrl_FilterFields | List the fields that will be used for filtering via the filter control on the page. If none are listed, search is disabled. | |
HelpDeskListCtrl_GrouperField | The field used to group the various sub documents | |
HelpDeskListCtrl_LinkField | if this field is set and a value is provided the row is treated as a link instead of a document. | |
HelpDeskListCtrl_RecordCount | The number of records to show per grouped area. If not set, this defaults to 3. | |
ImportWizDefinition_FinishPageElementName | If your import wizard implementation uses a Finish page with a different name to "Finish", then set this property to indicate to the Definition page what page represents the 'Finish' page. | |
ImportWizDefinition_ImportAttrs | Attributes to modify the behavior of the import. See ImportAttrs | |
ImportWizDefinition_ImportModeExistingPicklist | Provide a picklist with two options that describe the options a user is presented if they choose to import from an existing templateThe two required options are 1 - Import Now Using This Template, 2 - Queue The Import To Execute Offline, Your picklist must have the NoNullEntry picklist attribute set.If you don't override this property, the ImportModeExisting picklist is populated from the system picklist eap-excel-import-mode-existing. | |
ImportWizDefinition_ImportModeNewDetailPicklist | Provide a picklist with three options that describe the options a user is presented if they choose to create a templateThe three required options are 1 - Import Now After Saving Template, 2 - Queue The Import To Execute Offline After Saving Template, 3 - Just Create The Template For Later UseYour picklist must have the NoNullEntry picklist attribute set.If you don't override this property, the ImportModeNewDetail picklist is populated from the system picklist eap-excel-import-mode-newdetail. | |
ImportWizDefinition_ImportModeNewPicklist | Provide a picklist with three options that describe what a user can do if they are importing a spreadsheet without selecting a template The two required options are 1 - Just Import, 2 - Queue The Import To Execute Offline, 2 - Create Import Template, Your picklist must have the NoNullEntry picklist attribute set.If you don't override this property, the ImportModeNew picklist is populated from the system picklist eap-excel-import-mode-new. | |
ImportWizDefinition_ImportTemplateDupeCheckFilter | Provide custom criteria that will be used to check if the user is trying to save an import template using a name that already exists in the application.The name of the template the user is trying to create will be appended to the end of the criteria you specify. | |
ImportWizDefinition_ImportTemplateIDMatchField | Specify which field on the ImportTemplateIDMatchFunction returns the matching import template id from the xot_import_template table.The default value for this property is import_template_id. | |
ImportWizDefinition_ImportTemplateIDMatchFunction | Specify a function that will be used in a DBLookup to return a template ID that matches the signature of the selected spreadsheet and the mapper. At a minimum, your function should return TWO fields.1) A template ID - from the xot_import_template table (see property, ImportTemplateIDMatchField)2) A matching score value - so the import wizard can order the results and choose the best matching import template (See property, ImportTemplateIDMatchSort)This function will be used in combination with the property ImportTemplateIDMatchField (the template ID field) ImportTemplateIDMatchSort (how to select the best matching import template).By default, the platform will use the functiondbo.xof_import_template_matches(!fnUserGUID$(), !fnTenantID$(), {{signature}}, {{mapperkey}})If you override this function it should be configured to take, at a minimum, two parameters.{{signature}} - representing the signature of columns in the import spreadsheet{{mapperkey}} - representing the mapper you are importing intoThese two parameters are substituted at run time based on the import selections a user makes.The platform function also takes an additional two parameters!fnUserGuiD$() - representing the current user!fnTenantID$() - representing the current user's companyThese two parameters are passed in order to select the correct template based on template permissions.Your function to match the import template to a spreadsheet should also take into consideration your custom permissions. If you override the properties ImportTemplatePicklist, and ImportTemplateDupeCheckFilter and they use different permissions logic to the default platform logic, your function should also contain that same permission logic. | |
ImportWizDefinition_ImportTemplateIDMatchSort | Specify a sort order on the data returned from your ImportTemplateIDMatchFunction property. Your function would typically return a match accuracy score and you sort those scores to have the import wizard choose the best match.The default value for this property is match_level_id.Your sort order can include as many fields as you need and supports ascending and descending modifiers. | |
ImportWizDefinition_ImportTemplatePermissionPicklist | Provide a picklist with up to three options to represent the access permissions available for a saved import template.There are three levels of permission0 - Organization (Accessible to anyone in the same organization)1 - Personal (Private to the person creating the import template)2 - Global (Accessible to all users across all organizations)The default access option is 'Organization'.This picklist supports a discrimination to restrict who can select an import template to be 'Global'Typically this would be restricted to users with an administrator roleYour picklist would typically have the following discrim type picklist formatID - Representative Text - Discrim Value-- ------------------- -------------0 - Organization - 01 - Personal - 00 - Organization - 11 - Personal - 12 - Global - 1Discrim value of 0 represents a standard user. Discrim value of 1 represents an admin level userThe discrim value is determined by inspecting which user roles have the Policy, ExcelImportAdminPermissions If you don't override this property, the list of permissions is obtained from the eap-excel-import-permission picklist. | |
ImportWizDefinition_ImportTemplatePicklist | Provide a picklist to choose which existing import templates a user can select from.The requirements of the picklist are...The first item has an index value of ZERO and represents NONE import template selection.Subsequent items in the picklist have a non zero index value and reflect an existing import templateYour replacement picklist must have the NoNullEntry picklist attribute.If you override this picklist then it must implement the same permissions model in the other template management properties you have overridden, ImportTemplateIDMatchFunction and ImportTemplateDupeCheckFilterIf you don't override this property, the list of templates is obtained from the eap-excel-import-templates picklist. | |
ImportWizDefinition_MapFieldsPageElementName | If your import wizard implementation uses a MapFields page with a different name to "MapFields", then set this property to indicate to the Definition page what page represents the 'MapFields' page. | |
ImportWizDefinition_OfflineImportPriorityPicklist | Provide a picklist with three options to represent the priority of the offline import. Currently, three levels of priority are supported. 1 - Low, 2 - Medium, 3 - High. The display text of the picklist items you provide can describe what each priority level would mean to an end user. e.g. 1 - It can wait until tomorrow, 2 - I need by end of business day, 3 - I need the results right now!If you don't override this property, the priority picklist is populated from the system picklist eap-excel-import-priority | |
ImportWizDupe_ImportIdField | The field into which the xot_imports.import_id value should be set when LogInport is enabled. | |
ImportWizDupe_ImportNameField | The field into which the xot_imports.import_name value should be set when LogInport is enabled. | |
ImportWizDupe_LogImport | Log each import run to the xot_imports table. | |
ImportWizDupe_MaxErrorsPerRecord | The maximum number of errors to report per rejected record. Historically this value was 1, but the current default is 0, unlimited. | |
ImportWizDupe_UnrequiredFields | Fields normally required in the mapper, but which are NOT required in this import. | |
ImportWizDupe_ValidateValues | The wizard should validate values in the validation step by applying field min, max and other validation rules. | |
LiteralContent_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
LiteralContent_ContentCssClass | The CssClass to use for content div on this element. | |
LiteralContent_CssClass | The CssClass to use for the top level div on this pane. | |
LiteralContent_GridColumns | The number of grid columns (1 - 12) for this element. | |
LiteralContent_Grouper | The name of the WizGrouper page element hosting this page element. | |
LiteralContent_HTML | The HTML content for the page. Note that content may be provided by Template, HTML, or Text, in that order. | |
LiteralContent_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
LiteralContent_Template | The template used to layout the content. Embedded functions in the template will be resolved. The HTML content for the page. Note that content may be provided by Template, HTML, or Text, in that order. | |
LiteralContent_Text | The text content for the page. Note that content may be provided by Template, HTML, or Text, in that order. | |
MapperSummary_CssClass | Additional CssClass names to use for the top level div on this pane. | |
MapperSummary_FieldList | The semi-colon separated list of mapper field keys of fields to show in the summary. All fields are included if list is empty. | |
MapperSummary_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
MapperSummary_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
MapperSummary_Filter | The filter to use on the summary's mapper. The filter may contain references to other instance fields on other pages within the wizard. | |
MapperSummary_Flavor | The flavor to use on the element's mapper. The Summary flavor will always be ORed in. See Flavors | |
MapperSummary_HTMLSummaryFlags | Options controlling the look and feel of the summary. See HTMLSummaryFlags | |
MapperSummary_Mapper | The mapper to use for this summary. | |
MapperSummary_MapperSummaryAttributes | Options for summary presentation. See MapperSummaryAttrs | |
MapperSummary_RowsPerPage | The number of rows to display on the summary. | |
MapperSummary_Template | The template used to layout the summary in the Hover Summary. | |
MapperSummary_View | The view to use on this element's mapper. | |
MapperSummary_ViewKey | The key in the element's Mapper to use as a filter key. By default, the Primary Key is used. | |
MiniDetail_CacheDataOptions | Attributes that control the behavior and extent of data caching for certain console page elements See CacheDataAttrs | |
MiniDetail_CacheLife | For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user. | |
MiniDetail_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
MiniDetail_CssClass | The CssClass to use for the top level div on this pane. | |
MiniDetail_DetailPane | Detail navigation should be to this pane in the specified console page. If no DetailTarget page is specified then the current page is assumed. | |
MiniDetail_Filter | The filter to apply to this element's mapper. | |
MiniDetail_Flavor | The flavor to use on the element's mapper. The MiniDetail flavor will always be ORed in. See Flavors | |
MiniDetail_GridColumns | The number of grid columns (1 - 12) for this element. | |
MiniDetail_HelpTemplate | The template to use for popup help on the pane. Note that no template marker resolution is performed at this time. | |
MiniDetail_LinkCaption | The caption to use on the console pane link. Often include something like "(click here to edit)". | |
MiniDetail_LinkKey | The RowKey to the related item. | |
MiniDetail_LinkMOP | The Page to which to link. | |
MiniDetail_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
MiniDetail_MaxHeight | The maximum overall pane height in pixels. Scrollbars will be added if needed. | |
MiniDetail_MiniDetailAttributes | Options controlling MiniDetail behaviour. See MiniDetailAttrs | |
MiniDetail_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
MiniDetail_PanelCssClass | CssClass name(s) to merge onto the panel element. | |
MiniDetail_PaneWarningThreshold | Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane. | |
MiniDetail_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
MiniDetail_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
MiniDetail_Template | The template used to layout the MiniDetail using mapper field expressions embedded in the template. | |
MiniDetail_View | The view to use on this element's mapper. | |
MiniDetail_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
MiniDetail_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
MiniList_AllowEditInList | Support immediate save editing of EditInList fields in this list. | |
MiniList_CacheDataOptions | Attributes that control the behavior and extent of data caching for certain console page elements See CacheDataAttrs | |
MiniList_CacheLife | For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user. | |
MiniList_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
MiniList_CssClass | The CssClass to use for the top level div on this pane. | |
MiniList_DatasheetLayoutAttrs | Attributes affecting datasheet layout for the element. See DatasheetLayoutAttrs | |
MiniList_DetailPane | Detail navigation should be to this pane in the specified console page. If no DetailTarget page is specified then the current page is assumed. | |
MiniList_DetailTarget | The detail target (MOP) for the link to each item in the list. | |
MiniList_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page. All fields are included if list is empty. | |
MiniList_FieldListExport | The semi-colon separated list of mapper field keys of fields to export. Use "*" to export all fields when overriding a non-empty FieldList/MobileFieldList. | |
MiniList_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
MiniList_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
MiniList_Filter | The filter to apply to this element's mapper. | |
MiniList_Flavor | The flavor to use on the element's mapper. The MiniList flavor will always be ORed in. See Flavors | |
MiniList_GridColumns | The number of grid columns (1 - 12) for this element. | |
MiniList_HelpTemplate | The template to use for popup help on the pane. Note that no template marker resolution is performed at this time. | |
MiniList_LinkCaption | The caption to use on the console pane link. Often include something like "(click here for complete list)". | |
MiniList_LinkKey | The RowKey to the related item. | |
MiniList_LinkMOP | The Page to which to link. | |
MiniList_Mapper | The mapper to use for this element. | |
MiniList_MapperGrouping | Grouping to apply to the element's Mapper. Note that this property overrides any DefaultGrouping property on the mapper and any PageGrouping property on the page. | |
MiniList_MaxHeight | The maximum overall list height in pixels. Scrollbars will be added if needed. | |
MiniList_MultiAddField | When MultiAdd is specified, this is the Find field to use for Add configuration. If the mapper has only one Find field then this property may be omitted. | |
MiniList_NavigationAttributes | Attributes controlling how navigation from this pane is performed. See PaneNavAttrs | |
MiniList_NewPane | New item navigation should be to this pane in the specified console page. If no NewTarget and no NewPane is specified then no new item navigation link will be provided. | |
MiniList_NewTarget | If specified, a new link is available on this pane if the mapper supports inserts. | |
MiniList_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
MiniList_PanelCssClass | CssClass name(s) to merge onto the panel element. | |
MiniList_PaneWarningThreshold | Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane. | |
MiniList_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
MiniList_PopupType | Specifies how the target new/detail page is to be presented. See PagePopupType | |
MiniList_RecordCountLimit | The max rows to show when doing a record count. If the result is greater, then this value and the '+' sign are displayed. For best performance, set to same value as RowsPerPage. | |
MiniList_RowCountAlgorithm | Specifies how the datasheet will retrieve the current list's record count when it is not determinable from the main data query. See RowCountAlgorithm | |
MiniList_RowsPerPage | The number of rows to display on the datasheet. | |
MiniList_Sort | The sort to apply to the element's mapper. | |
MiniList_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
MiniList_View | The view to use on this element's mapper. | |
MiniList_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
MiniList_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
MiniNav_CacheLife | For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user. | |
MiniNav_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
MiniNav_CssClass | The CssClass to use for the top level div on this pane. | |
MiniNav_GridColumns | The number of grid columns (1 - 12) for this element. | |
MiniNav_HelpTemplate | The template to use for popup help on the pane. Note that no template marker resolution is performed at this time. | |
MiniNav_LinkKey | The RowKey to the related item. | |
MiniNav_LinkMOP | The MOP of the page to navigate to from the caption of the console page. | |
MiniNav_MaxHeight | The maximum overall list height in pixels. Scrollbars will be added if needed. | |
MiniNav_MiniNavAttributes | Options controlling MiniNav behaviour. See MiniNavAttrs | |
MiniNav_Navigator | The navigator to use on the MiniNav. | |
MiniNav_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
MiniNav_PanelCssClass | CssClass name(s) to merge onto the panel element. | |
MiniNav_PaneWarningThreshold | Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane. | |
MiniReport_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
MiniReport_CssClass | The CssClass to use for the top level div on this pane. | |
MiniReport_GridColumns | The number of grid columns (1 - 12) for this element. | |
MiniReport_MaxHeight | The maximum overall list height in pixels. Scrollbars will be added if needed. | |
MiniReport_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
MiniReport_ReportName | The folder and name of the SSRS report. | |
MiniReport_ReportParameters | A tag string of report parameters to set on this report. Param values may be embedded functions. | |
MiniReport_ShowToolbar | Controls the visibility of the reporting toolbar. | |
MiniReportCtrl_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
MiniReportCtrl_CssClass | The CssClass to use for the top level div on this pane. | |
MiniReportCtrl_GridColumns | The number of grid columns (1 - 12) for this element. | |
MiniReportCtrl_MaxHeight | The maximum overall list height in pixels. Scrollbars will be added if needed. | |
MiniReportCtrl_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
MiniReportCtrl_ReportName | The folder and name of the SSRS report. | |
MiniReportCtrl_ReportParameters | A tag string of report parameters to set on this report. Param values may be embedded functions. | |
MiniReportCtrl_ShowToolbar | Controls the visibility of the reporting toolbar. | |
NavBar_Navigator | The navigator to use for the NavBar | |
NavBar_Width | The initial width for the side slot. The default value is 175px. | |
NoRecordHtml | HTML to use then no records are found in the current filter. | |
Package | The package to use for permissions. | |
PaneIFrame_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
PaneIFrame_Filter | The filter to apply to this element's mapper. | |
PaneIFrame_Flavor | The flavor to use on the element's mapper. See Flavors | |
PaneIFrame_GridColumns | The number of grid columns (1 - 12) for this element. | |
PaneIFrame_LinkMOP | The Page to which to link. | |
PaneIFrame_MaxHeight | The maximum overall pane height in pixels. Scrollbars will be added if needed. | |
PaneIFrame_MOP | The MOP to render in the pane. | |
PaneIFrame_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
PaneIFrame_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
PaneIFrame_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
PaneVisibility | Controls the console page element visibility. See PageElementVisibility | |
PerformanceMonitoring | See PerfmonAttrs | |
phantomdetail_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page, combined with fields in groups specified in this element's GroupList. All fields are included if both lists are empty. | |
phantomdetail_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
phantomdetail_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
phantomdetail_GroupList | The semi-colon separated list of mapper field groups of fields to show on this page, combined with fields specified in this element's FieldList. All fields are included if both lists are empty. | |
phantomdetail_InitialFocus | Identifies the field to be given focus. Overrides any mapper-level setting. | |
PhantomDetail_LayoutControl | A .aspx UserControl specifying mapper field layout using "fld", "lbl", and "tip" elements with runat="server" and key="<field-key>". If specified, this overrides any DetailLayout setting. | |
PhantomDetail_LayoutControlAttrs | ||
phantomdetail_LockFieldList | The semi-colon separated list of mapper field keys of fields that should be locked on this page even when not normally locked. | |
phantomdetail_RequiredFields | The semi-colon separated list of fields that should be required on this page in addition to those normally required. | |
RadChart_AutoTextWrap | Enables text-wrapping globally for all chart elements. | |
RadChart_BorderVisible | Specifies whether or not chart borders should be visible. | |
RadChart_CategoryAxis | The mapper field that represents the category. | |
RadChart_ChartAttributes | Attributes affecting the way the chart is rendered or handled. See ChartAttributes | |
RadChart_ChartMargins | Specifies the margins in pixels (top,right,bottom,left) | |
RadChart_ChartType | The type of the chart. | |
RadChart_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
RadChart_DefaultLabelValue | See: http://bit.ly/cpzP9j | |
RadChart_Filter | The filter to apply to this element's mapper. | |
RadChart_Flavor | The flavor to use on the element's mapper. See Flavors | |
RadChart_FormatY | Number format for the Y-axis. | |
RadChart_GridColumns | The number of grid columns (1 - 12) for this element. | |
RadChart_Gridlines | True to add gridlines to the graph. | |
RadChart_Height | The height of the chart. | |
RadChart_HorizontalOrientation | Specifies whether a horizontal or vertical orientation is to be used. | |
RadChart_LinkCaption | The caption to use on the console pane link. Often include something like "(click here for complete list)". | |
RadChart_LinkKey | The RowKey to the related item. | |
RadChart_LinkMOP | The Page to which to link. | |
RadChart_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
RadChart_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
RadChart_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
RadChart_RowKey | The key name of the field in the mapper to use for drill down. | |
RadChart_Skin | The skin to use on the Chart. | |
RadChart_Sort | The sort to apply to the element's mapper. | |
RadChart_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
RadChart_ValueAxis | Semi-colon delimited list of value (x-axis) fields. | |
RadChart_ValueRoundTo | The amount to round the max result to. | |
RadChart_View | The view to use on this element's mapper. | |
RadChart_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
RadChart_Width | The width of the chart. | |
RadChart_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
RadChart_YAxisMaxValue | The maximum value of the Y-axis. | |
RadChart_YAxisMinValue | The minimum value of the Y-axis. | |
RadChart_YAxisStep | The incremental step for the Y-axis. | |
RecordSlider_CarouselAttrs | Options for controlling slider presentation and behaviour. See CarouselAttrs | |
RecordSlider_CssClass | The CssClass to use for the top level div on this pane. | |
RecordSlider_Filter | The filter to apply to this element's mapper. | |
RecordSlider_Flavor | The flavor to use on the element's mapper. See Flavors | |
RecordSlider_ItemDescription | Optional description of a single record in the mapper (may include field references). Used for subnav items and overrides mapper's ItemDescription. | |
RecordSlider_Mapper | The mapper to use for this element. | |
RecordSlider_NewTarget | If specified, a new link is available on this pane if the mapper supports inserts. | |
RecordSlider_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
RecordSlider_ParentViewKeySource | The key name in the parent Mapper to use as the source of the filter. By default this is the primary key. | |
RecordSlider_Template | The template used to layout each item in the slider using mapper field expressions embedded in the template. | |
RecordSlider_ViewKey | The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property. | |
Scheduler_AllowDelete | Allow scheduler items to be deleted. | |
Scheduler_AllowEdit | Allow scheduler items to be edited. | |
Scheduler_AllowInsert | Allow scheduler items to be created. | |
Scheduler_ColumnHeaderDateFormat | The format for the date header in the timeline view. | |
Scheduler_ContextMenu | The context menu to use on the scheduler. | |
Scheduler_DataCssField | The field whose value provides the CSS class for each item. | |
Scheduler_DataDescriptionField | The field to use as the description for each item. | |
Scheduler_DataEndField | The field to use as the end date/time for each item. | |
Scheduler_DataGroupField | The field or field expression to use as the GroupID for each item. | |
Scheduler_DataKeyField | The field or field expression to use as the key for each item. | |
Scheduler_DataStartField | The field to use as the start date/time for each item. | |
Scheduler_DataSubjectField | The field to use as the subject for each item. | |
Scheduler_Filter | The filter to apply to this element's mapper. | |
Scheduler_Flavor | The flavor to use on the element's mapper. The Summary flavor will always be ORed in. See Flavors | |
Scheduler_HideViewChangeTabs | Hide the tabs to change the view. | |
Scheduler_LinkKey | The RowKey to the related item. | |
Scheduler_LinkMOP | The MOP to navigate to on the click. | |
Scheduler_Mapper | The mapper to use for this element. | |
Scheduler_Navigator | The navigator to use just above the calendar. | |
Scheduler_Popup | When set, a user click on a scheduler item will present the item in a popup window rather than navigating to the item in place. | |
Scheduler_PopupHeight | The initial height for the popup window. | |
Scheduler_PopupWidth | The initial width for the popup window. | |
Scheduler_SelectedView | The scheduler view to display. | |
Scheduler_Skin | The Telerik skin name to use, by default this value is 'Office2007' | |
Scheduler_Sort | The sort to apply to the element's mapper. | |
Scheduler_SummaryMOP | The MOP providing the HoverSummary for the calendar item. | |
Scheduler_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
Scheduler_TimelineNumberOfSlots | The number of slots to show in the timeline view. | |
Scheduler_TimelineResourcePicklist | A picklist specifying the resources to display in the timeline view. | |
Scheduler_TimelineSelectable | Show the timeline view button. | |
Scheduler_TimelineSlotDurationMins | The duration of each slot in the timeline view in minutes. | |
Scheduler_View | The view to use on this element's mapper. | |
Scheduler_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
SchedulerCtrl_AllowDelete | Allow scheduler items to be deleted. | |
SchedulerCtrl_AllowEdit | Allow scheduler items to be edited. | |
SchedulerCtrl_AllowInsert | Allow scheduler items to be created. | |
SchedulerCtrl_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
SchedulerCtrl_ColumnHeaderDateFormat | The format for the date header in the timeline view. | |
SchedulerCtrl_ContextMenu | The context menu to use on the scheduler. | |
SchedulerCtrl_CssClass | The CssClass to use for the top level div on this pane. | |
SchedulerCtrl_DataCssField | The field whose value provides the CSS class for each item. | |
SchedulerCtrl_DataEndField | The field to use as the end date/time for each item. | |
SchedulerCtrl_DataGroupField | The field or field expression to use as the GroupID for each item. | |
SchedulerCtrl_DataKeyField | The field or field expression to use as the key for each item. | |
SchedulerCtrl_DataShowOnCalendarField | The field which provides a boolean value to denote whether the item should be displayed on the calendar. Defaults to True | |
SchedulerCtrl_DataStartField | The field to use as the start date/time for each item. | |
SchedulerCtrl_DataSubjectField | The field to use as the subject for each item. | |
SchedulerCtrl_Filter | The filter to apply to this element's mapper. | |
SchedulerCtrl_Flavor | The flavor to use on the element's mapper. The Summary flavor will always be ORed in. See Flavors | |
SchedulerCtrl_GridColumns | The number of grid columns (1 - 12) for this element. | |
SchedulerCtrl_HideViewChangeTabs | Hide the tabs to change the view. | |
SchedulerCtrl_LinkKey | The RowKey to the related item. | |
SchedulerCtrl_LinkMOP | The MOP to navigate to on the click. | |
SchedulerCtrl_LinkQueryParams | Query parameters to be added to the destination LinkKey/LinkMOP navigation request. | |
SchedulerCtrl_Mapper | The mapper to use for this element. | |
SchedulerCtrl_MiniCalColumns | The number of columns to display in the mini-calendar navigator. | |
SchedulerCtrl_MiniCalRows | The number of rows to display in the mini-calendar navigator. | |
SchedulerCtrl_MiniCalVisible | Show the MiniCal navigator. | |
SchedulerCtrl_MonthItemsPerDay | The number of items to display within a single day cell of the month view. Default value is 2 | |
SchedulerCtrl_Navigator | The navigator to use just above the calendar. | |
SchedulerCtrl_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
SchedulerCtrl_Popup | When set, a user click on a scheduler item will present the item in a popup window rather than navigating to the item in place. | |
SchedulerCtrl_PopupHeight | The initial height for the popup window. | |
SchedulerCtrl_PopupType | Specifies how the target new/detail page is to be presented. See PagePopupType | |
SchedulerCtrl_PopupWidth | The initial width for the popup window. | |
SchedulerCtrl_RememberSelectedDate | By default, the control remembers the last selected date. If set to False, the first view of the control will default to Today. | |
SchedulerCtrl_SelectedView | The scheduler view to display. | |
SchedulerCtrl_Skin | The Telerik skin name to use, by default this value is 'Office2007' | |
SchedulerCtrl_Sort | The sort to apply to the element's mapper. | |
SchedulerCtrl_TargetFrame | The frame to display the link in. Use "_blank" to popup to a new window. | |
SchedulerCtrl_TimelineNumberOfSlots | The number of slots to show in the timeline view. | |
SchedulerCtrl_TimelineResourcePicklist | A picklist specifying the resources to display in the timeline view. | |
SchedulerCtrl_TimelineSelectable | Show the timeline view button. | |
SchedulerCtrl_TimelineSlotDurationMins | The duration of each slot in the timeline view in minutes. | |
SchedulerCtrl_View | The view to use on this element's mapper. | |
SchedulerCtrl_WindowOpenOptions | Options controlling the format of new browser windows. See WindowOpenOptions | |
SearchableGMap_ContentTemplate | The template to use for the Search Results / Info Pane content for each marker. | |
SearchableGMap_Filter | The filter to apply to this element's mapper. | |
SearchableGMap_IconField | The field on the specified mapper that contains the Image picklist for the icons. | |
SearchableGMap_InfoDescription | Text / HTML to include on the popped up info pane under the Search input. | |
SearchableGMap_LatitudeField | The field on the specified mapper that corresponds to the latitude value for the record. | |
SearchableGMap_LongitudeField | The field on the specified mapper that corresponds to the longitude value for the record. | |
SearchableGMap_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
SearchableGMap_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
SearchableGMap_SearchableGMapAttrs | Attributes affecting SearchableGMap functionality and layout. See SearchableGMapAttrs | |
SearchableGMap_SearchRadius | The raidus (in miles) to use when determining if a Marker is close enough to the searched Place to be displayed on the map. | |
SearchableGMap_ServiceName | The GoogleMapsService to use when rendering this pane. | |
SearchableGMap_StartingLat | The Latitude value to use as a starting point when initially rendering the map. | |
SearchableGMap_StartingLng | The starting Longitude to use as a starting point when initially rendering the map. | |
SearchableGMap_StartingZoom | The starting amount of zoom to use when initially rendering the map. | |
SearchableGMap_View | The view to use on this element's mapper. | |
SelectedNavPane | The name of the nav target to select when this element is the active pane. | |
SimpleDetail_Class | The CSS class to use for the list elements. | |
SimpleDetail_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page. All fields are included if list is empty. | |
SimpleDetail_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
SimpleDetail_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
SimpleDetail_LayoutStyle | The layout style for the element. | |
SimpleDetail_LinkCaption | The caption to use on the console pane link. Often include something like "(click here for complete list)". | |
SimpleDetail_LinkKey | The RowKey to the related item. | |
SimpleDetail_LinkMOP | The Page to which to link. | |
StatusText | Text to display under the status message. | |
ToolTip | The text to use for a tooltip on this item. | |
UserCtrlHolder_Column | The 0-based column in the layout. If not specified, elements are assigned to columns round-robin in ConsoleTemplate and assigned to column 0 in BootConsoleTemplate. | |
UserCtrlHolder_CssClass | The CssClass to use for the top level div on this pane. | |
UserCtrlHolder_GridColumns | The number of grid columns (1 - 12) for this element. | |
UserCtrlHolder_MaxHeight | The maximum overall list height in pixels. Scrollbars will be added if needed. | |
UserCtrlHolder_PaneAttributes | Attributes specifying console pane characteristics. See ConsolePaneAttrs | |
UserCtrlHolder_UserControl | The user control to be contained. | |
WizGenericFilterBuilder_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page. All fields are included if list is empty. | |
WizGenericFilterBuilder_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
WizGenericFilterBuilder_InstanceName | The name of the object instance to which this element belongs. If no instance is specified, the element name is used. | |
WizGenericFilterBuilder_Mapper | The mapper to build the filter on. | |
WizGenericFilterBuilder_UseChooser | Specifies whether or not a Chooser control should be provided for managing the filter fields. | |
WizGrouper_BackCaption | The caption to use on the Back button on this wizard page. | |
WizGrouper_CancelCaption | The caption to use on the Cancel button on this wizard page. | |
WizGrouper_ClientHtmlBlock | A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method. | |
WizGrouper_ClientScriptBlock | A block of javascript (typically function declarations) that will be added to the page using the .Net RegisterClientScriptBlock() method, but wrapped in a <script></script> block. | |
WizGrouper_ClientStartupScript | A block of javascript (to be run at page startup) that will be added to the page using the .Net RegisterStartupScript() method, but wrapped in a <script></script> block. | |
WizGrouper_CssClass | The CssClass to use for the top level div on this pane. | |
WizGrouper_NextCaption | The caption to use on the Next button on this wizard page. | |
WizGrouper_WizardPageAttributes | Attributes specifying aspects of behaviour for a wizard page. See WizPageAttrs | |
WizGrouper_WizardStep | The wizard step name. This should correspond to an item in the originating wizard's WizardStepList. | |
WizMiniDetail_BackCaption | The caption to use on the Back button on this wizard page. | |
WizMiniDetail_CancelCaption | The caption to use on the Cancel button on this wizard page. | |
WizMiniDetail_ClientHtmlBlock | A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method. | |
WizMiniDetail_ClientScriptBlock | A block of javascript (typically function declarations) that will be added to the page using the .Net RegisterClientScriptBlock() method, but wrapped in a <script></script> block. | |
WizMiniDetail_ClientStartupScript | A block of javascript (to be run at page startup) that will be added to the page using the .Net RegisterStartupScript() method, but wrapped in a <script></script> block. | |
WizMiniDetail_CssClass | The CssClass to use for the top level div on this pane. | |
WizMiniDetail_Flavor | The flavor to use on the element's mapper. The Wizard flavor will always be ORed in. See Flavors | |
WizMiniDetail_Grouper | The name of the WizGrouper page element hosting this page element. | |
WizMiniDetail_InstanceName | The name of the object instance to which this element belongs. If no instance is specified, the element name is used. | |
WizMiniDetail_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
WizMiniDetail_NextCaption | The caption to use on the Next button on this wizard page. | |
WizMiniDetail_OverrideFilter | Use this filter instead of the normal wizard detail filtering on this instance. | |
WizMiniDetail_Template | The template used to layout the MiniDetail using mapper field expressions embedded in the template. | |
WizMiniDetail_WizardStep | The wizard step name. This should correspond to an item in the originating wizard's WizardStepList. | |
WizMiniNav_CssClass | The CssClass to use for the top level div on this pane. | |
WizMiniNav_Grouper | The name of the WizGrouper page element hosting this page element (applies only when hosted in a wizard page). | |
WizMiniNav_Navigator | The navigator to use on the WizMiniNav. | |
WizPhantomDetail_BackCaption | The caption to use on the Back button on this wizard page. | |
WizPhantomDetail_CancelCaption | The caption to use on the Cancel button on this wizard page. | |
WizPhantomdetail_ClientHtmlBlock | A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method. | |
WizPhantomDetail_ClientScriptBlock | A block of javascript (typically function declarations) that will be added to the page using the .Net RegisterClientScriptBlock() method, but wrapped in a <script></script> block. | |
WizPhantomDetail_ClientStartupScript | A block of javascript (to be run at page startup) that will be added to the page using the .Net RegisterStartupScript() method, but wrapped in a <script></script> block. | |
WizPhantomDetail_CopyValues | Semi-colon separated list of field values to copy, in the form <dst-instance>.<field-key>=<src-instance>.<field-key>. Note that values can only be copied to the current instance and therefore no <dst-instance> should be specified. | |
WizPhantomDetail_CssClass | The CssClass to use for the top level div on this pane. | |
WizPhantomDetail_DetailLayout | The layout for the part of the element's mapper presented in this wizard page. This is generally a MOP or a layout spec generated by the page designer. | |
WizPhantomDetail_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page, combined with fields in groups specified in this element's GroupList. All fields are included if both lists are empty. | |
WizPhantomDetail_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
WizPhantomDetail_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
WizPhantomDetail_Filter | A filter to apply to this element's mapper. | |
WizPhantomDetail_Flavor | The flavor to use on the element's mapper. The Wizard flavor will always be ORed in. See Flavors | |
WizPhantomDetail_Grouper | The name of the WizGrouper page element hosting this page element. | |
WizPhantomDetail_GroupList | The semi-colon separated list of mapper field groups of fields to show on this page, combined with fields specified in this element's FieldList. All fields are included if both lists are empty. | |
WizPhantomDetail_InitialFocus | Identifies the field to be given focus. Overrides any mapper-level setting. | |
WizPhantomDetail_InstanceName | The name of the object instance to which this element belongs. If no instance is specified, the element name is used. | |
WizPhantomDetail_InvalidatingFields | When the InvalidatesLaterPages WizardPageAttr is set, restrict the invaliding fields to the fields specified here as a semicolon-separated list. | |
WizPhantomDetail_LayoutControl | A .aspx UserControl specifying mapper field layout using "fld", "lbl", and "tip" elements with runat="server" and key="<field-key>". If specified, this overrides any DetailLayout setting. | |
WizPhantomDetail_LayoutControlAttrs | ||
WizPhantomDetail_LockFieldList | The semi-colon separated list of mapper field keys of fields that should be locked on this page even when not normally locked. | |
WizPhantomDetail_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
WizPhantomDetail_MapperSaveOptions | Options passed to the mapper during the final save. If AlwaysAttemptSave is set, a save will be attempted even if the mapper is not dirty. See MapperSaveOptions | |
WizPhantomDetail_NextCaption | The caption to use on the Next button on this wizard page. | |
WizPhantomDetail_OverrideFilter | Use this filter instead of the normal wizard detail filtering on this instance. | |
WizPhantomDetail_RequiredFields | The semi-colon separated list of fields that should be required on this page in addition to those normally required. | |
WizPhantomDetail_WizardPageAttributes | Attributes specifying aspects of behaviour for a wizard page. See WizPageAttrs | |
WizPhantomDetail_WizardStep | The wizard step name. This should correspond to an item in the originating wizard's WizardStepList. | |
WizPhantomEditList_AddPopupType | When one of the WizardListOptions AllowAdd bits is set, this specifies how the target page is to be popped up. See PagePopupType | |
WizPhantomEditList_BackCaption | The caption to use on the Back button on this wizard page. | |
WizPhantomEditList_CancelCaption | The caption to use on the Cancel button on this wizard page. | |
WizPhantomEditList_ClientHtmlBlock | A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method. | |
WizPhantomEditList_ClientScriptBlock | A block of javascript (typically function declarations) that will be added to the page using the .Net RegisterClientScriptBlock() method, but wrapped in a <script></script> block. | |
WizPhantomEditList_ClientStartupScript | A block of javascript (to be run at page startup) that will be added to the page using the .Net RegisterStartupScript() method, but wrapped in a <script></script> block. | |
WizPhantomEditList_CssClass | The CssClass to use for the top level div on this pane. | |
WizPhantomEditList_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page. All fields are included if list is empty. | |
WizPhantomEditList_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
WizPhantomEditList_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
WizPhantomEditList_Filter | The filter to use for the list. The filter may contain references to other instance fields on other pages within the wizard. | |
WizPhantomEditList_FindFieldKey | When MultiAdd is specified, this is the Find field to use for Add configuration. If the mapper has only one Find field then this property may be omitted. | |
WizPhantomEditList_FindFilter | Filter to apply to the find (ignored unless find is allowed) | |
WizPhantomEditList_Flavor | The flavor to use on the element's mapper. The Wizard flavor will always be ORed in. See Flavors | |
WizPhantomEditList_Grouper | The name of the WizGrouper page element hosting this page element. | |
WizPhantomEditList_InstanceName | The name of the object instance to which this element belongs. If no instance is specified, the element name is used. | |
WizPhantomEditList_ItemDescription | Optional description of a single record in the mapper (may include field references). Used where a row description is appropriate. | |
WizPhantomEditList_LegacyRendering | Specifies whether the list should use legacy rendering. If not set, defaults per the LegacyEditList Wizard feature. | |
WizPhantomEditList_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
WizPhantomEditList_MaxItems | If list allows addition of new items, this is the maximum number of items allowed in the list. | |
WizPhantomEditList_NewTarget | When available, the target for the New link. | |
WizPhantomEditList_NewTargetRowKey | Used in conjuction with the NewTarget property to override the default parent rowkey value for new items. | |
WizPhantomEditList_NextCaption | The caption to use on the Next button on this wizard page. | |
WizPhantomEditList_ParentMapper | The mapper to which new items will be related. The request pk parameter will be assumed to be that parent item's primary key. | |
WizPhantomEditList_ParentViewKeySource | The instance and key name in the parent Mapper to use as the source of the filter. By default this is [req.pk]. | |
WizPhantomEditList_RequiredFields | The semi-colon separated list of fields that should be required on this page in addition to those normally required. | |
WizPhantomEditList_SelectorField | The field, if any, to be associated with row selectors. Ignored unless WizardPageSelectors.ProvideSelectors is set. When a SelectorField is specified, each row's page selector checkbox state is persisted to this field as well as being maintained in the wizard's UserData. If not provided, selector state is only maintained in the wizard's UserData. | |
WizPhantomEditList_SizingScheme | The list sizing scheme to use. Ignored when LegacyRendering is in use, else defaults to Fixed. See SizingSchemes | |
WizPhantomEditList_Sort | The sort to apply to the page element's mapper. | |
WizPhantomEditList_SummaryFilter | Use this filter on a summary instance of a list instead of the original editable list filter. | |
WizPhantomEditList_SummaryMapper | Use this mapper as the summary instance of a list instead of the main list mapper. | |
WizPhantomEditList_ViewKey | The foreign key field for use in Find. | |
WizPhantomEditList_WizardEditListOptions | Options specific to wizard editable list pages. See WizEditListOptions | |
WizPhantomEditList_WizardListOptions | Options specific to wizard list-type pages. See WizListOptions | |
WizPhantomEditList_WizardPageAttributes | Attributes specifying aspects of behaviour for a wizard page. See WizPageAttrs | |
WizPhantomEditList_WizardPageSelectors | Wizard page record selector options. See WizPageSelectors | |
WizPhantomEditList_WizardStep | The wizard step name. This should correspond to an item in the originating wizard's WizardStepList. | |
WizPhantomEditList_WizInstField | A field in the mapper, that when specified, should be set to the current wizard instance's WizInst value on a new record, and against which a WizInst filter should be created. | |
WizPhantomList_AddPopupType | When one of the WizardListOptions AllowAdd bits is set, this specifies how the target page is to be popped up. See PagePopupType | |
WizPhantomList_ClientHtmlBlock | A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method. | |
WizPhantomList_ClientScriptBlock | A block of javascript (typically function declarations) that will be added to the page using the .Net RegisterClientScriptBlock() method, but wrapped in a <script></script> block. | |
WizPhantomList_ClientStartupScript | A block of javascript (to be run at page startup) that will be added to the page using the .Net RegisterStartupScript() method, but wrapped in a <script></script> block. | |
WizPhantomList_CssClass | The CssClass to use for the top level div on this pane. | |
WizPhantomList_DatasheetLayoutAttrs | Attributes affecting datasheet layout for the element. See DatasheetLayoutAttrs | |
WizPhantomList_DetailQueryParams | Query parameters to be added to the destination DetailTarget navigation request. | |
WizPhantomList_DetailTarget | The detail target (MOP) for the link to each item in the list. Applies only when the AllowDrillDown WizardListOption is set. | |
WizPhantomList_DrilldownPopupType | When AllowDrilldown is set this specifies how the target page is to be presented. See PagePopupType | |
WizPhantomList_FieldList | The semi-colon separated list of mapper field keys of fields to show on this page, combined with fields in groups specified in this element's GroupList. All fields are included if both lists are empty. | |
WizPhantomList_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
WizPhantomList_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
WizPhantomList_Filter | The filter to use for the list. The filter may contain references to other instance fields on other pages within the wizard. | |
WizPhantomList_Flavor | The flavor to use on the element's mapper. The Wizard flavor will always be ORed in. See Flavors | |
WizPhantomList_Grouper | The name of the WizGrouper page element hosting this page element. | |
WizPhantomList_InstanceName | The name of the object instance to which this element belongs. If no instance is specified, the element name is used. | |
WizPhantomList_ListMode | The mode for the list - the default value is StaticList. See MapperMode | |
WizPhantomList_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
WizPhantomList_MaxItems | If list allows addition of new items, this is the maximum number of items allowed in the list. | |
WizPhantomList_MaxSelections | The maximum number of items that may be selected. Applies only if page selectors are provided. | |
WizPhantomList_MinSelections | The minimum number of items that must be selected. Applies only if page selectors are provided. | |
WizPhantomList_NewTarget | When available, the target for the New link. | |
WizPhantomList_NewTargetRowKey | Used in conjuction with the NewTarget property to override the default parent rowkey value for new items. | |
WizPhantomList_ParentMapper | The mapper to which new items will be related. The request pk parameter will be assumed to be that parent item's primary key. | |
WizPhantomList_ParentViewKeySource | The instance and key name in the parent Mapper to use as the source of the filter. By default this is [req.pk]. | |
WizPhantomList_RequiredFields | The semi-colon separated list of fields that should be required on this page in addition to those normally required. | |
WizPhantomList_RowsPerPage | The number of rows to display on the datasheet. | |
WizPhantomList_Sort | The sort to apply to the page element's mapper. | |
WizPhantomList_SummaryFilter | Use this filter on a summary instance of a list instead of the original editable list filter. | |
WizPhantomList_ViewKey | The foreign key field for use in Find. | |
WizPhantomList_WizardListOptions | Options specific to wizard list-type pages. Note that at this time only AllowDrilldown and AllowRemoveItems are supported. See WizListOptions | |
WizPhantomList_WizardPageAttributes | Attributes specifying aspects of behaviour for a wizard page. See WizPageAttrs | |
WizPhantomList_WizardPageSelectors | Wizard page record selector options. See WizPageSelectors | |
WizPhantomList_WizardStep | The wizard step name. This should correspond to an item in the originating wizard's WizardStepList. | |
WizPhantomList_WizInstField | A field in the mapper, that when specified, should be set to the current wizard instance's WizInst value on a new record, and against which a WizInst filter should be created. | |
WizQuestionnaire_BackCaption | The caption to use on the Back button on this wizard page. | |
WizQuestionnaire_CancelCaption | The caption to use on the Cancel button on this wizard page. | |
WizQuestionnaire_ClientHtmlBlock | A block of HTML that will be added to the page using the .Net RegisterClientScriptBlock() method. | |
WizQuestionnaire_ClientScriptBlock | A block of javascript (typically function declarations) that will be added to the page using the .Net RegisterClientScriptBlock() method, but wrapped in a <script></script> block. | |
WizQuestionnaire_ClientStartupScript | A block of javascript (to be run at page startup) that will be added to the page using the .Net RegisterStartupScript() method, but wrapped in a <script></script> block. | |
WizQuestionnaire_CollapsedText | The text to display when a question is collapsed via the WizardQuestionnaireAttribute:CollapseQuestionOnAnswer | |
WizQuestionnaire_CssClass | The CssClass to use for the top level div on this pane. | |
WizQuestionnaire_FieldList | The semi-colon separated list of mapper field keys of fields representing questionnaire questions, combined with fields in groups specified in this element's GroupList. All fields are included if both lists are empty. | |
WizQuestionnaire_FieldListMobile | The semi-colon separated list of mapper fields to show on this page on mobile devices. | |
WizQuestionnaire_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
WizQuestionnaire_Flavor | The flavor to use on the element's mapper. The Wizard flavor will always be ORed in. See Flavors | |
WizQuestionnaire_Grouper | The name of the WizGrouper page element hosting this page element. | |
WizQuestionnaire_InstanceName | The name of the object instance to which this element belongs. If no instance is specified, the element name is used. | |
WizQuestionnaire_Mapper | The mapper to use for this element. If none is specified, the mapper specified on the page will be used. | |
WizQuestionnaire_NextCaption | The caption to use on the Next button on this wizard page. | |
WizQuestionnaire_WizardPageAttributes | Attributes specifying aspects of behaviour for a wizard page. See WizPageAttrs | |
WizQuestionnaire_WizardQuestionnaireAttributes | Attributes specifying aspects of behaviour for a wizard questionnaire page. See WizQuestionnaireAttrs | |
WizQuestionnaire_WizardStep | The wizard step name. This should correspond to an item in the originating wizard's WizardStepList. | |
WizSimpleImport_BackCaption | The caption to use on the Back button on this wizard page. | |
WizSimpleImport_CancelCaption | The caption to use on the Cancel button on this wizard page. | |
WizSimpleImport_CopyValues | Semi-colon separated list of field values to import from elsewhere in the wizard, in the form <field-key>=<src-instance>.<field-key>. | |
WizSimpleImport_CssClass | The CssClass to use for the top level div on this pane. | |
WizSimpleImport_DatasheetLayoutAttrs | Attributes affecting datasheet layout for the element. See DatasheetLayoutAttrs | |
WizSimpleImport_FieldList | The semi-colon separated list of mapper field keys of fields to to map in the import. All fields are included if list is empty. | |
WizSimpleImport_FieldOrder | An optional semi-colon separated list of mapper field keys specifying the order in which fields should be displayed. Other visible fields will follow. | |
WizSimpleImport_Filter | The filter to use for the list. The filter may contain references to other instance fields on other pages within the wizard. | |
WizSimpleImport_FindCaption | The caption to use for the import's Find. | |
WizSimpleImport_Flavor | The flavor to use on the import mapper. The Import flavor will always be ORed in. See Flavors | |
WizSimpleImport_Grouper | The name of the WizGrouper page element hosting this page element. | |
WizSimpleImport_ImportType | The type of import. This value will be stored in the xot_import.import_type column. | |
WizSimpleImport_InstanceName | The name of the object instance to which this element belongs. If no instance is specified, the element name is used. | |
WizSimpleImport_Mapper | The mapper to use for the import. If none is specified, the mapper specified on the page will be used. | |
WizSimpleImport_MaxImportRecords | The maximum number of records that should be imported. | |
WizSimpleImport_MaxSampleRecords | The maximum number of records that should be displayed in the field mapping page. | |
WizSimpleImport_NextCaption | The caption to use on the Next button on this wizard page. |