JHollowell Posted May 19, 2014 Share Posted May 19, 2014 I am attempting to add a bulk upload feature to the Preferences->Store Contacts page. I've overridden the AdminStoresController.php and have added a button and icon for bulk upload in the header. I need to know how the AdminStoresController.php knows to renderForm() when the "Add New Store" button is selected so I can replicate that feature for my "Bulk Upload". I don't want to lose the ability to add a single store. I want to add a new form that will allow a .csv upload. Link to comment Share on other sites More sharing options...
DanieleFederico Posted January 29, 2015 Share Posted January 29, 2015 Anyone can answer please?I actually have the same issue. Link to comment Share on other sites More sharing options...
JHollowell Posted January 29, 2015 Author Share Posted January 29, 2015 I ended up adding another item in the Preferences that is a bulk uploader. That allowed for the existing Store Contacts and the add single option to remain while I could use a .csv file to bulk upload sites. 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