Hello,
I can import a CSV with the standard import module in my custom model. No problem.
But now I would like create a button for my user to automaticly load this file. I want place all operations in a function (file location, mapping, ...).
An other way is to use a xml record (like a module load) but I didn't find the method to attach this function to a user interface button. "Load the file now" :-)
Thank you for you idea.
Regards