Kentico, module with web part to upload CSV

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Kentico, module with web part to upload CSV



I have a requirement to upload data a from CSV file into custom table in Kentico, I have created a custom table but don't know how to upload CSV and process it, I have also created a web part which I can use to upload CSV and Insert data into custom table but that web part is available on front end web page. I want user to login to Kentico backend first and then access a module and upload CSV file.



How can I build a module with a web part to upload a CSV file?




1 Answer
1



Kentico has quite well documented process of Custom modules creation:



https://docs.kentico.com/k11/custom-development/creating-custom-modules



What you are looking for is a module with custom UI:



https://docs.kentico.com/k11/custom-development/creating-custom-modules/manually-creating-the-interface-for-custom-modules



In here you are actually creating an ASPX template that will have any controls you need. You can add an ASP button and reuse code from your web part, or add whole web part to the template. If properly configured, module will run within administration and use template of your choosing along with appropriate code.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Arduino Mega cannot recieve any sketches, stk500_recv() programmer is not responding

Visual Studio Code: How to configure includePath for better IntelliSense results

Future solutions