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
f6f52624
Commit
f6f52624
authored
Mar 06, 2019
by
Tejesh
🖖
Browse files
push
parent
fe4fec33
Pipeline
#78664
passed with stage
in 2 minutes and 27 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
docs/formhandler.md
View file @
f6f52624
...
...
@@ -234,7 +234,7 @@ Features to be implemented:
</script>
```
Render date type column using MomentJS format strings:
##
Render date type column using MomentJS format strings:
```
html
<div
class=
"formhandler-dateformat"
></div>
...
...
@@ -254,7 +254,7 @@ Render date type column using MomentJS format strings:
```
Render FormHandler table with a JSON dataset (not a FormHandler URL)
##
Render FormHandler table with a JSON dataset (not a FormHandler URL)
<!-- render:html -->
```
html
...
...
@@ -270,7 +270,7 @@ Render FormHandler table with a JSON dataset (not a FormHandler URL)
</script>
```
Open links in a new window
##
Open links in a new window
<!-- render:html -->
```
html
...
...
@@ -290,7 +290,7 @@ Open links in a new window
```
Add custom actions
##
Add custom actions
<!-- render:html -->
```
html
...
...
@@ -329,7 +329,7 @@ Add custom actions
```
##
#
Customize inputs in edit mode
## Customize inputs in edit mode
<!-- render:html -->
```
html
...
...
@@ -417,7 +417,7 @@ Add custom actions
```
Create editable tables with radio buttons
##
Create editable tables with radio buttons
<!-- render:html -->
```
html
...
...
@@ -451,7 +451,7 @@ Create editable tables with radio buttons
</script>
```
Create a grid instead of a table
##
Create a grid instead of a table
<!-- render:html -->
```
html
...
...
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