Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cto
g1
Commits
4ab3085a
Commit
4ab3085a
authored
Dec 04, 2019
by
Bharat R
👀
Browse files
readme - formhandler
parent
eaeea7ef
Pipeline
#107550
failed with stage
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/formhandler.md
View file @
4ab3085a
...
...
@@ -22,7 +22,8 @@ The full list of options is below. Simple options can be specified as `data-` at
-
`src`
:
[
FormHandler
][
formhandler
]
URL endpoint
-
`data`
: Array of objects. Dataset for formhandler table. If both
`src`
and
`data`
are provided,
`data`
takes priority.
-
`namespace`
: (Optional) If the URL has
`?name:key=value`
, the filter
-
`namespace`
: (Optional) If
`namespace`
specified, the URL will append as
`?namespace:key=value`
.
When using multiple tables namespace must be specified.
`key=value`
only applies to formhandlers with namespace as
`name`
.
Filters without a namespace like
`?key=value`
will apply to all formhandlers.
-
`columns`
: comma-separated column names to display, or a list of objects with these keys:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment