<advanced:text
field="{string}"
label="{string}"
placeholder="{string}"
multiple>
</advanced:text>
Param | Type | Details |
---|---|---|
field | string | The field to apply the filter to. |
label | string | The input label. |
placeholder | string | The input placeholder. |
multiple | boolean | Allows additional input fields to be created by the user. Default true. |
Was this page helpful?