Select Page

All Advanced Options

NameDescriptionStatusTypeField Type
card_height

set the card height of the list of linked records in the search box - uses pixels - enter as numerals - example: 100

Available
Search
Linked Record
className

Style class of the column.

Available
Table
Linked Record
dataType

Depending on the dataType of the column, suitable match modes are displayed.

Available
Table>Column
Linked Record
disabled

Disable the following buttons on your form: Cancel, Lookup, Create, Edit, Display, Order, Remove - click the checkbox to disable the corresponding button

Available
Controls > Disable
Linked Record
emptyMessage

Add text to display when a table is empty

Available
Table
Linked Record
exportField

Property of a row data used for exporting, defaults to field.

Available
Table>Column
Linked Record
filter

Defines if a column can be filtered.

Available
Table>Column
Linked Record
filterElement

Element for custom filtering.

Available
Table>Column
Linked Record
filterField

Property of a row data used for filtering, defaults to field.

Available
Table>Column
Linked Record
filterMatchMode

Defines filterMatchMode; "startsWith", "contains", "endsWith", "equals", "notEquals", "in", "lt", "lte", "gt", "gte" and "custom".

Available
Table>Column
Linked Record
filterMaxlength

Specifies the maximum number of characters allowed in the filter element.

Available
Table>Column
Linked Record
filterPlaceholder

Defines placeholder of the input fields.

Available
Table>Column
Linked Record
filterType

Type of the filter input field.

Available
Table>Column
Linked Record
footer

Footer content of the column.

Available
Table
Linked Record
header

Header content of the column.

Available
Table
Linked Record
headerStyle

Inline style of the header.

Available
Table>Column
Linked Record
icon

Add icons to the following buttons on your form: Cancel, Lookup, Create, Edit, Display, Order, Remove - See the list of available icons - Enter the icon shortcode - Example: pi-camera will add the camera icon

Available
Controls > Icons
Linked Record
labels

Add text labels to the following buttons on your form: Cancel, Lookup, Lookup_Disabled, Create, Edit, Display, Order, Remove - Example: If you want your button to say Create Estimate, just type Create Estimate in the button label field

Available
Controls > Labels
Linked Record
layout

choose layout type of grid or list - default is list

Available
Search
Linked Record
num_cols

set the number of columns for the grid layout - not applicable to list layout

Available
Search
Linked Record
rowHeight

Set height of row - use pixels - example: 100px

Available
Table
Linked Record
scrollable

Enable horizontal scrolling - default is true/enabled

Available
Table
Linked Record
scrollDirection
Available
Table
Linked Record
scrollHeight
Available
Table
Linked Record

Change size of table to small, normal, or large - click for visual example

Available
Table
Linked Record
sortable

Defines if a column is sortable.

Available
Table>Column
Linked Record
sortableDisabled

When enabled, the data of columns with this property cannot be sorted or changed by the user.

Available
Table>Column
Linked Record
sortField

Property of a row data used for sorting, defaults to field.

Available
Table>Column
Linked Record
style

Inline style of the column.

Available
Table
Linked Record
styles

Add any valid CSS style to the following buttons on your form: Cancel, Lookup, Lookup_Disabled, Create, Edit, Display, Order, Remove, Grouping

Available
Controls > Styles
Linked Record
tableClassName
Available
Table
Linked Record
tableStyle
Available
Table
Linked Record
tooltip

Add a tooltip to the following buttons on your form: Cancel, Lookup, Lookup_Disabled, Create, Edit, Display, Order, Remove

Available
Controls > Tooltip
Linked Record
width

Defines the width of the field column - use pixels - example: 50px

Available
Table>Column
Linked Record
classes

Add classes to the following buttons on your form: Cancel, Lookup, Lookup_Disabled, Create, Edit, Display, Order, Remove, Grouping - See available options

Available
Controls > Classes
Linked Record
instant_single_select

if checked (true), will automatically select the result if only 1 result found and its a Single Select Linked Record

Available
Search
Linked Record
singular

add a singular label for your linked record name

Available
Controls > Icons
Linked Record
plural

add a plural label for your linked record name - displays when no records are chosen on your form

Available
Controls > Icons
Linked Record
full_width

make buttons full width

Available
Controls
Linked Record
align

Aligns the content of the column, valid values are left, right and center.

TBD
Linked Record
alignFrozen

Position of a frozen column, valid values are left and right.

TBD
Linked Record
alignHeader

Aligns the header of the column, valid values are left, right and center.

TBD
Linked Record
body

Body content of the column.

TBD
Linked Record
bodyClassName

Style class of the body. If using a function must return a string.

TBD
Linked Record
bodyStyle

Inline style of the body.

TBD
Linked Record
cellEditValidator

Validator function to validate the cell input value.

TBD
Linked Record
cellEditValidatorEvent

Event to trigger the validation, possible values are "click" and "blur".

TBD
Linked Record
colSpan

Number of columns to span for grouping.

TBD
Linked Record
columnKey

Identifier of a column if field property is not defined. Only utilized by reorderableColumns feature at the moment.

TBD
Linked Record
editor

Function to provide the cell editor input.

TBD
Linked Record
excludeGlobalFilter

Whether to exclude from global filtering or not.

TBD
Linked Record
expander

Displays an icon to toggle row expansion.

TBD
Linked Record
exportable

Defines whether the column is exported or not.

TBD
Linked Record
field

Property of a row data.

TBD
Linked Record
filterApply

Template of apply element in menu.

TBD
Linked Record
filterClear

Template of clear element in menu.

TBD
Linked Record
filterFooter

Template of footer element in menu.

TBD
Linked Record
filterFunction

Custom filter function.

TBD
Linked Record
filterHeader

Template of header element in menu.

TBD
Linked Record
filterHeaderClassName

Style class of the filter header.

TBD
Linked Record
filterHeaderStyle

Inline style of the filter header.

TBD
Linked Record
filterMatchModeOptions

An array of label-value pairs to override the global match mode options.

TBD
Linked Record
filterMenuClassName

Style class of the column filter overlay.

TBD
Linked Record
filterMenuStyle

Inline style of the column filter overlay.

TBD
Linked Record
footerClassName

Style class of the footer.

TBD
Linked Record
footerStyle

Inline style of the footer.

TBD
Linked Record
frozen

Whether the column is fixed in horizontal scrolling or not.

TBD
Linked Record
headerClassName

Style class of the header.

TBD
Linked Record
headerTooltip

Content of the header tooltip.

TBD
Linked Record
headerTooltipOptions

Configuration of the header tooltip, refer to the tooltip documentation for more information.

TBD
Linked Record
hidden

Whether the column is rendered.

TBD
Linked Record
maxConstraints

Maximum number of constraints for a column filter.

TBD
Linked Record
onBeforeCellEditHide

Callback to invoke before the cell editor is hidden.

TBD
Linked Record
onBeforeCellEditShow

Callback to invoke before the cell editor is shown.

TBD
Linked Record
onCellEditCancel

Callback to execute when editor is cancelled.

TBD
Linked Record
onCellEditComplete

Callback to execute when editor is submitted.

TBD
Linked Record
onCellEditInit

Callback to invoke when cell edit is initiated.

TBD
Linked Record
onFilterApplyClick

Callback to invoke when the apply button is clicked.

TBD
Linked Record
onFilterClear

Callback to invoke when the filter meta is cleared.

TBD
Linked Record
onFilterConstraintAdd

Callback to invoke when a new constraint is added.

TBD
Linked Record
onFilterConstraintRemove

Callback to invoke when a constraint is removed.

TBD
Linked Record
onFilterMatchModeChange

Callback to invoke when the match mode option is changed.

TBD
Linked Record
onFilterOperatorChange

Callback to invoke when the filter operator option is changed.

TBD
Linked Record
reorderable

Used to defined reorderableColumns per column when reorderableColumns of table is enabled, defaults to value of reorderableColumns.

TBD
Linked Record
resizeable

Used to defined resizeableColumns per column when resizeableColumns of table is enabled, defaults to value of resizeableColumns.

TBD
Linked Record
rowEditor

Displays icons to edit row.

TBD
Linked Record
rowReorder

Whether this column displays an icon to reorder the rows.

TBD
Linked Record
rowReorderIcon

Icon of the drag handle to reorder rows.

TBD
Linked Record
rowSpan

Number of rows to span for grouping.

TBD
Linked Record
selectionMode

Defines column based selection mode, options are "single" and "multiple".

TBD
Linked Record
showAddButton

When enabled, a button is displayed to add more rules.

TBD
Linked Record
showApplyButton

Displays a button to apply the column filtering.

TBD
Linked Record
showClearButton

Displays a button to clear the column filtering.

TBD
Linked Record
showFilterMatchModes

Whether to show the match modes selector.

TBD
Linked Record
showFilterMenu

Whether to display the filter overlay.

TBD
Linked Record
showFilterMenuOptions

Whether to show the match modes selector and match operator selector.

TBD
Linked Record
showFilterOperator

When enabled, match all and match any operator selector is displayed.

TBD
Linked Record
sortFunction

Sort function for custom sorting.

TBD
Linked Record
value

Value of the component.

Number
format

Whether to format the value.

Number
showButtons

Displays spinner buttons.

Number
buttonLayout

Layout of the buttons, valid values are "stacked" (default), "horizontal" and "vertical".

Number
incrementButtonClassName

Style class of the increment button.

Number
decrementButtonClassName

Style class of the decrement button.

Number
incrementButtonIcon

Style class of the increment button.

Number
decrementButtonIcon

Style class of the decrement button.

Number
locale

Locale to be used in formatting.

Number
localeMatcher

The locale matching algorithm to use. Possible values are "lookup" and "best fit"; the default is "best fit". See Locale Negotation for details.

Number
mode

Defines the behavior of the component, valid values are "decimal" and "currency".

Number
prefix

Text to display before the value.

Number
suffix

Text to display after the value.

Number
currency

The currency to use in currency formatting. Possible values are the ISO 4217 currency codes, such as "USD" for the US dollar, "EUR" for the euro, or "CNY" for the Chinese RMB. There is no default value; if the style is "currency", the currency property must be provided.

Number
currencyDisplay

How to display the currency in currency formatting. Possible values are "symbol" to use a localized currency symbol such as €, ü"code" to use the ISO currency code, "name" to use a localized currency name such as "dollar"; the default is "symbol".

Number
useGrouping

Whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators.

Number
minFractionDigits

The minimum number of fraction digits to use. Possible values are from 0 to 20; the default for plain number and percent formatting is 0; the default for currency formatting is the number of minor unit digits provided by the ISO 4217 currency code list (2 if the list doesn't provide that information).

Number
maxFractionDigits

The maximum number of fraction digits to use. Possible values are from 0 to 20; the default for plain number formatting is the larger of minimumFractionDigits and 3; the default for currency formatting is the larger of minimumFractionDigits and the number of minor unit digits provided by the ISO 4217 currency code list(2 if the list doesn't provide that information).

Number
id

Identifier of the element.

Number
name

Name of the input element.

Number
type

Type of the input element.

Number
allowEmpty

Determines whether the input field is empty.

Number
step

Step factor to increment/decrement the value. Default is 1

Number
min

Mininum boundary value.

Number
max

Maximum boundary value.

Number
disabled

When present, it specifies that the element should be disabled.

Number
required

When present, it specifies that an input field must be filled out before submitting the form.

Number
tabIndex

Index of the element in tabbing order.

Number
autoFocus

When present, it specifies that the component should automatically get focus on load.

Number
pattern

The pattern attribute specifies a regular expression that the element's value is checked against on form submission.

Number
inputmode

The inputmode attribute provides a hint to browsers for devices with onscreen keyboards to help them decide which keyboard to display.

Number
placeholder

Hint text for the input field.

Number
readOnly

When present, it specifies that the element should be read-only. Default is false

Number
size

Size of the input field.

Number
style

Inline style of the component.

Number
className

Style class of the element.

Number
inputId

Identifier of the input element.

Number
inputStyle

Inline style of the input field.

Number
inputClassName

Inline style of the input field.

Number
tooltip

Content of the tooltip.

Number
tooltipOptions

Configuration of the tooltip, refer to the tooltip documentation for more information.

Number
ariaLabelledBy

Establishes relationships between the component and label(s) where its value should be one or more element IDs.

Number