Hello guys,
I am still learning SEBLOD and I am almost going live with my first application. The thing I am struggling now is the importing for my custom App. I created an APP under the SEBLOD > Apps structure.
The thing is, I need to import some CSVs to my database, as I will be receiving data from another application to display in my web system, but I can't chose my app as the Object in the Importer.
I am able to import using Article asthe Object and my Form in the Content Type, but this way it imports data to the right table and also creates and Article for each row I import. I am trying to not create the article, just import to my table. Is it possible?
Thanks in advance,
Guilherme