Previews

No matching results.

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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<form action="/foo" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="g4taNLDXW0JNS_PKbFHngJQPu-9RSaLxWtKgQo9-oQTRsiOXAeKCNWEuJVDSphkewId1kexQILCGTyFOKWd2hQ" autocomplete="off" />
<div class="FormControl-spacingWrapper">
<div data-view-component="true">
<div class="FormControl-radio-group-wrap">
<fieldset role="radiogroup" aria-describedby="validation-a31fad91-dd2a-4fdd-9840-e1c3ff67ae2d" class="">
<div class="mb-2">
</div>
<div class="FormControl-spacingWrapper">
<div class="FormControl-radio-wrap">
<input aria-describedby="caption-3e0d8f30-72b2-481e-9153-a428f78b92b8" class="FormControl-radio" type="radio" value="online" name="channel" id="channel_online" />
<span class="FormControl-radio-labelWrap">
<label class="FormControl-label" for="channel_online">
Online advertisement
</label> <span class="FormControl-caption" id="caption-3e0d8f30-72b2-481e-9153-a428f78b92b8">
Facebook maybe?
</span>
</span>
</div>
<div class="FormControl-radio-wrap">
<input aria-describedby="caption-d5332916-ea5b-4b62-9874-50c754af331b" class="FormControl-radio" type="radio" value="radio" name="channel" id="channel_radio" />
<span class="FormControl-radio-labelWrap">
<label class="FormControl-label" for="channel_radio">
Radio advertisement
</label> <span class="FormControl-caption" id="caption-d5332916-ea5b-4b62-9874-50c754af331b">
We love us some NPR
</span>
</span>
</div>
<div class="FormControl-radio-wrap">
<input aria-describedby="caption-7e1c2867-ccaf-4dad-a578-13b8c56f680f" class="FormControl-radio" type="radio" value="friend" name="channel" id="channel_friend" />
<span class="FormControl-radio-labelWrap">
<label class="FormControl-label" for="channel_friend">
From a friend
</label> <span class="FormControl-caption" id="caption-7e1c2867-ccaf-4dad-a578-13b8c56f680f">
Wow, what a good person
</span>
</span>
</div>
<div class="ml-4">
<div class="FormControl-spacingWrapper">
<div class="FormControl-spacingWrapper">
<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
</label>
<div class="FormControl-input-wrap">
<input aria-describedby="validation-adc270d3-ea65-449d-84ea-ac3a0a6cb90e" 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-adc270d3-ea65-449d-84ea-ac3a0a6cb90e" 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>
</primer-text-field>
<primer-text-field class="FormControl width-full FormControl--fullWidth">
<label class="FormControl-label" for="last_name">
Last Name
</label>
<div class="FormControl-input-wrap">
<input aria-describedby="validation-553a1ad0-a868-426b-b355-42641c1980b8" 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-553a1ad0-a868-426b-b355-42641c1980b8" 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>
</primer-text-field>
</div>
</div>
<div class="FormControl-spacingWrapper">
<div data-view-component="true">
<primer-text-area>
<div class="FormControl width-full FormControl--fullWidth">
<label class="FormControl-label" for="description">
Describe this wonderful person in loving detail
</label>
<div class="FormControl-input-wrap">
<textarea aria-describedby="validation-3b59ccc3-0a93-4435-b683-b53ed5af31e1" data-target="primer-text-area.inputElement" class="FormControl-input FormControl-textarea" name="description" id="description">
</textarea>
</div>
<div class="FormControl-inlineValidation" id="validation-3b59ccc3-0a93-4435-b683-b53ed5af31e1" hidden="hidden">
<span class="FormControl-inlineValidation--visual" data-target="" 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=""><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>
</div>
</primer-text-area>
</div>
</div>
</div>
</div>
</div>
</fieldset>
<div class="mt-2">
<div class="FormControl-inlineValidation" id="validation-a31fad91-dd2a-4fdd-9840-e1c3ff67ae2d" hidden="hidden">
<span class="FormControl-inlineValidation--visual" data-target="" 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=""><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>
</div>
</div>
</div>
</div>
</form>
1
2
3
<%= primer_form_with(url: "/foo") do |f| %>
<%= render(RadioButtonWithNestedForm.new(f)) %>
<% end %>

app/forms/radio_button_with_nested_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
37
38
39
# frozen_string_literal: true
# :nodoc:
class RadioButtonWithNestedForm < ApplicationForm
# :nodoc:
class FriendForm < ApplicationForm
form do |friend_form|
friend_form.group(layout: :horizontal) do |name_group|
name_group.text_field(name: "first_name", label: "First Name")
name_group.text_field(name: "last_name", label: "Last Name")
end
end
end
# :nodoc:
class FriendTextAreaForm < ApplicationForm
form do |friend_text_area_form|
friend_text_area_form.text_area(
name: "description",
label: "Describe this wonderful person in loving detail"
)
end
end
form do |radio_form|
radio_form.radio_button_group(name: "channel") do |radio_group|
radio_group.radio_button(value: "online", label: "Online advertisement", caption: "Facebook maybe?")
radio_group.radio_button(value: "radio", label: "Radio advertisement", caption: "We love us some NPR")
radio_group.radio_button(value: "friend", label: "From a friend", caption: "Wow, what a good person") do |friend_button|
friend_button.nested_form do |builder|
Primer::Forms::FormList.new(
FriendForm.new(builder),
FriendTextAreaForm.new(builder)
)
end
end
end
end
end