We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6ac0b commit 6f424a0Copy full SHA for 6f424a0
widgets-bundle/form-building/form-fields.md
@@ -48,6 +48,7 @@ Renders an input field for entering any URL and a button for convenient selectio
48
#### Additional options
49
- placeholder: `string` A string to display before any text has been input.
50
- readonly: `bool` If true, this field will not be editable.
51
+- post_types: `array` Array of strings post types by which to search.
52
53
#### Example
54
Form options input:
0 commit comments