Class: FormFilterElementConfig

FormFilter.FormFilterElementConfig(cfg)

new FormFilterElementConfig(cfg)

Create a form filter element config instance
Parameters:
Name Type Description
cfg object the lizmap config object for form filter element config
Source:

Members

field :string

The field
Type:
  • string
Source:

format :string

The format
Type:
  • string
Source:

layerId :string

The layer id
Type:
  • string
Source:

(nullable) maxDate :string

The max date
Type:
  • string
Source:

(nullable) minDate :string

The min date
Type:
  • string
Source:

order :number

The order
Type:
  • number
Source:

provider :string

The provider
Type:
  • string
Source:

(nullable) splitter :string

The splitter
Type:
  • string
Source:

title :string

The title
Type:
  • string
Source:

type :string

The type
Type:
  • string
Source: