Websites v4 docs v8.3.1
    Preparing search index...

    Interface PropertyListFields

    interface PropertyListFields {
        defaultView?: PropertiesView;
        label: string;
        rules: PropertyListRules;
        searchFormType?: string;
    }
    Index

    Properties

    defaultView?: PropertiesView
    label: string
    searchFormType?: string

    Name of a custom search form (see SearchForm.customSearchForms) to pre-select on the search form's tabs when this configuration is active