Hello everyone,

First of all, I'm new to Sonata and I'd like to thank every member of this 
community for the hard work around this project.

I'm looking for a way to make an import action from a csv uploaded file 
into my database.
So I followed this tutorial 
<https://sonata-project.org/bundles/admin/3-x/doc/cookbook/recipe_custom_action.html#custom-action-without-entity>.
 
The problem is the "//do your import logic" part where I need to display a 
form with the SonataAdminBundle twig layout and after I'll be able to 
manage the actual import logic.

Do I need to create a view or can I use an existing one? I tried 
the '@SonataAdmin/CRUD/edit.html.twig' but it is bound to an entity.

Could you please help me find a solution?

Thanks in advance!

Best regards.

Denis

-- 
You received this message because you are subscribed to the Google Groups 
"sonata-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sonata-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to