Skip to content

Instantly share code, notes, and snippets.

@rruhlen
Last active April 27, 2017 17:40
Show Gist options
  • Save rruhlen/56a6d2a2df0381717559e9fef9e2729b to your computer and use it in GitHub Desktop.
Save rruhlen/56a6d2a2df0381717559e9fef9e2729b to your computer and use it in GitHub Desktop.
Pass label into form from url get param, only needed on support center email form. Email widget form already has this in the theme.
<input value="{{ ticket.labels_new }}" name="ticket[labels_new]" id="ticket_labels_new"class="form-control" maxlength="100" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment