x
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<form action="/foo" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="yh8fPRjyZIVOPlsL8MKzcgbes58Wt_v8ejgaH9_IH89gwHpncgewj_BARWE14rIdHcOKQh4iAmso-Xzo05FwZQ" autocomplete="off" /> <div class="FormControl-spacingWrapper"> <div data-view-component="true" class="d-none"> <input value="abc123" class="FormField-input" autocomplete="off" type="hidden" name="token" id="token" /> </div> <div data-view-component="true" class="FormControl-horizontalGroup"> <primer-text-field class="FormControl width-full FormControl--fullWidth"> <label class="FormControl-label" for="first_name"> First name <span aria-hidden="true">*</span> </label> <div class="FormControl-input-wrap"> <input aria-required="true" aria-describedby="validation-974dd391-9bf2-47b9-bfbc-3adaf5e1b864 caption-974dd391-9bf2-47b9-bfbc-3adaf5e1b864" data-target="primer-text-field.inputElement " class="FormControl-input FormControl-medium" type="text" name="first_name" id="first_name" /> </div> <div class="FormControl-inlineValidation" id="validation-974dd391-9bf2-47b9-bfbc-3adaf5e1b864" hidden="hidden"> <span class="FormControl-inlineValidation--visual" data-target="primer-text-field.validationSuccessIcon" hidden><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-check-circle-fill"> <path d="M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"></path> </svg></span> <span class=" FormControl-inlineValidation--visual" data-target="primer-text-field.validationErrorIcon"><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill"> <path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path> </svg></span> <span></span> </div> <span class="FormControl-caption" id="caption-974dd391-9bf2-47b9-bfbc-3adaf5e1b864"> What your friends call you. </span> </primer-text-field> <primer-text-field class="FormControl width-full FormControl--fullWidth"> <label class="FormControl-label" for="last_name"> Last name <span aria-hidden="true">*</span> </label> <div class="FormControl-input-wrap"> <input aria-required="true" aria-describedby="validation-ecd2311c-7995-4e7b-a47e-88ac65e74cd2 caption-ecd2311c-7995-4e7b-a47e-88ac65e74cd2" data-target="primer-text-field.inputElement " class="FormControl-input FormControl-medium" type="text" name="last_name" id="last_name" /> </div> <div class="FormControl-inlineValidation" id="validation-ecd2311c-7995-4e7b-a47e-88ac65e74cd2" hidden="hidden"> <span class="FormControl-inlineValidation--visual" data-target="primer-text-field.validationSuccessIcon" hidden><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-check-circle-fill"> <path d="M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"></path> </svg></span> <span class=" FormControl-inlineValidation--visual" data-target="primer-text-field.validationErrorIcon"><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill"> <path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path> </svg></span> <span></span> </div> <span class="FormControl-caption" id="caption-ecd2311c-7995-4e7b-a47e-88ac65e74cd2"> What the principal calls you. </span> </primer-text-field> </div> <div data-view-component="true"> <primer-text-field class="FormControl width-full FormControl--fullWidth"> <label class="FormControl-label" for="dietary_restrictions"> Dietary restrictions </label> <div class="FormControl-input-wrap"> <input aria-describedby="validation-80463609-4c8d-4fdf-bbd5-aa76feea2866 caption-80463609-4c8d-4fdf-bbd5-aa76feea2866" data-target="primer-text-field.inputElement " class="FormControl-input FormControl-medium" type="text" name="dietary_restrictions" id="dietary_restrictions" /> </div> <div class="FormControl-inlineValidation" id="validation-80463609-4c8d-4fdf-bbd5-aa76feea2866" hidden="hidden"> <span class="FormControl-inlineValidation--visual" data-target="primer-text-field.validationSuccessIcon" hidden><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-check-circle-fill"> <path d="M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z"></path> </svg></span> <span class=" FormControl-inlineValidation--visual" data-target="primer-text-field.validationErrorIcon"><svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill"> <path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path> </svg></span> <span></span> </div> <span class="FormControl-caption" id="caption-80463609-4c8d-4fdf-bbd5-aa76feea2866"> Any allergies? </span> </primer-text-field> </div> <div data-view-component="true"> <div class="FormControl-checkbox-wrap"> <input name="email_notifications" type="hidden" value="0" autocomplete="off" /><input aria-describedby="caption-73e28375-c211-4748-b6c4-7f54a03be396" class="FormControl-checkbox" type="checkbox" value="1" name="email_notifications" id="email_notifications" /> <span class="FormControl-checkbox-labelWrap"> <label class="FormControl-label" for="email_notifications"> Send me gobs of email! </label> <span class="FormControl-caption" id="caption-73e28375-c211-4748-b6c4-7f54a03be396"> Check this if you enjoy getting spam. </span> </span> </div> </div> </div></form>1
2
3
<%= primer_form_with(url: "/foo") do |f| %> <%= render(HorizontalForm.new(f)) %><% end %>No notes provided.
No params configured.
app/forms/horizontal_form.rb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# frozen_string_literal: true# :nodoc:class HorizontalForm < ApplicationForm form do |my_form| my_form.hidden(name: :token, value: "abc123") my_form.group(layout: :horizontal) do |name_group| name_group.text_field( name: :first_name, label: "First name", required: true, caption: "What your friends call you." ) name_group.text_field( name: :last_name, label: "Last name", required: true, caption: "What the principal calls you." ) end my_form.text_field( name: :dietary_restrictions, label: "Dietary restrictions", caption: "Any allergies?" ) my_form.check_box( name: :email_notifications, label: "Send me gobs of email!", caption: "Check this if you enjoy getting spam." ) endend