Ayush Gupta Posted February 4, 2022 Share Posted February 4, 2022 Hi Dev's, I've got stucked while saving data from product page where i've craeted the field through the module via hookDisplayAdminProductsExtra. And i didn't get an idea to save new field data from the admin product page. So, please help if anyone have solution for this. Thank You. Link to comment Share on other sites More sharing options...
Waseya Posted February 8, 2022 Share Posted February 8, 2022 How about saving it in the database?... Link to comment Share on other sites More sharing options...
Ayush Gupta Posted February 8, 2022 Author Share Posted February 8, 2022 5 minutes ago, Waseya said: How about saving it in the database?... It's not being saved in the database, i don't have any idea that how to save form admin product page to it in database that I've created on.... Link to comment Share on other sites More sharing options...
Saif Ali Ansari Posted February 8, 2022 Share Posted February 8, 2022 50 minutes ago, Waseya said: How about saving it in the database?... That's what we have to do. we need to save the data of the created fields via hookDisplayAdminProductsExtra from admin product page in created table to the database. And show it in respective product page. Link to comment Share on other sites More sharing options...
Waseya Posted February 8, 2022 Share Posted February 8, 2022 There are tutorials on this topic available on Youtube. Take a look at this channel Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now