Hi,
I want to create a form with interactions similar to those in Metronic 8 demo 39 catalog: link <a>https://preview.keenthemes.com/metronic8/demo39/apps/ecommerce/catalog/add-product.html</a>. I'm using Metronic 8 with React and need to integrate a form that includes features like multiple image uploads and dynamic fields, just like in the provided example.
Any help would be greatly appreciated. Thank you!
I have a suggestion regarding the demo. HTML has some excellent templates, and it would be beneficial if some of them could be migrated to React. Alternatively, creating a tutorial on how to migrate HTML code to React would be very helpful.
Thanks for your response.
Hi,
Thank you for your feedback.
We will consider adding such a tutorial in the next Metronic releases.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi,
Sorry for the delay in reply.
Currently, we do not have any image upload solutions present in our React version. You might consider either adopting our solution from html version or using this React component for image uploading. https://www.npmjs.com/package/react-images-uploading
Regards,
Lauris Stepanovs,
Keenthemes Support Team