Hello,
I'm using Nova Dependency Container inside Flexible Content.
Any of you using these 2 together successfully ?
I'm having 2 issues :
Problem 1 - If I add 2 products to my "product" layout, values are saved correctly in DB but on the edit form, the products's fields have the last product's values (eg. in DB: sale_price: 1 / sale_price: 3 gives sale_price: 3 / sale_price: 3 in the edit form).
Problem 2 - It won't show dependent fields on the detail view when values are matched...
Any idea ?
Hello,
I'm using Nova Dependency Container inside Flexible Content.
Any of you using these 2 together successfully ?
I'm having 2 issues :
Problem 1 - If I add 2 products to my "product" layout, values are saved correctly in DB but on the edit form, the products's fields have the last product's values (eg. in DB: sale_price: 1 / sale_price: 3 gives sale_price: 3 / sale_price: 3 in the edit form).
Problem 2 - It won't show dependent fields on the detail view when values are matched...
Any idea ?