Skip to content

Not products has been loaded into Slides form #55

Open
@miscelatore

Description

On Spree 4.2 it's correct hidden_field_tag in slides form to get products?

<%= f.field_container :product_id do %> <%= label_tag :product_id, t(:product) %>
<%= hidden_field_tag 'slide[product_id]', f.object.product_id.to_s, class: "product_picker fullwidth" %> <% end %>

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions