Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not products has been loaded into Slides form #55

Open
miscelatore opened this issue May 8, 2021 · 0 comments
Open

Not products has been loaded into Slides form #55

miscelatore opened this issue May 8, 2021 · 0 comments

Comments

@miscelatore
Copy link

miscelatore commented May 8, 2021

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 %>
rahul2103 added a commit to AP-Marketplace/spree_slider that referenced this issue Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant