Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admCreateFieldConfigScheme(name, description) | Package | adm | Alias | | Pkg Usage | [createFieldConfigScheme(name, description)] | |
Description
Excerpt |
---|
|
Creates a field config scheme |
Creates a field config scheme
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
name | string | Yes | Name of the config scheme | description | string | Yes | Description. May be null, in which case will be an empty string | |
Return Type
JFieldConfigurationScheme
Returns the scheme, or a null (empty) struct if it cannot be created
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "fieldconfig_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|