Skip to content

Commit

Permalink
add hidden field to prevent placeholder output #1
Browse files Browse the repository at this point in the history
  • Loading branch information
jenswittmann committed Sep 21, 2020
1 parent 2be92e4 commit 6d47c86
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,4 +1,5 @@
<div class="form-group">
<input type="hidden" name="[[!+name]]" value="" />
<[[+property]]>[[+title]]</[[+property]]>
[[+description]]
</div>
</div>

0 comments on commit 6d47c86

Please sign in to comment.