Skip to content

Instantly share code, notes, and snippets.

@dmmoelle
Last active August 29, 2015 14:00
Show Gist options
  • Save dmmoelle/11046302 to your computer and use it in GitHub Desktop.
Save dmmoelle/11046302 to your computer and use it in GitHub Desktop.
add custome field to NationBuilder
<div class="row-fluid">
<div class="span6"><label for="dob">Date of Birth</label>{% text_field "custom_values.date_of_birth", class:"text" %}</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment