Sha256: bd81dd840056a122f235962dbe11e4e538411135eb8c5a4375a0ab0a8fc28b4f

Contents?: true

Size: 278 Bytes

Versions: 16

Compression:

Stored size: 278 Bytes

Contents

<% f.object.build_missing_fields workshop %>
<%= f.simple_fields_for :custom_fields do |builder| %>
  <% field = builder.object %>
  <div class="custom_field_group">
    <%= render "dm_core/admin/custom_fields/#{field.field_type}", field: field, f: builder %>
  </div>
<% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
dm_event-4.2.3.10 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.9 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.8 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.7 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.6 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.5 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.4 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.3 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.2 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3.1 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.3 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.2.3 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.2.2 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.2.1 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.2 app/views/dm_event/registrations/_section_custom_fields.html.erb
dm_event-4.2.1.5 app/views/dm_event/registrations/_section_custom_fields.html.erb