Hi, I need to store a file content to a database after to make some validations if the file is already loaded. I'm trying to create a CRUD in the backend app of my project for this purpose. I don't need the "index (list) view", so I added a method in the controller (action) of the module (indexSuccess()) with the redirect_to() method pointing to the "new view" if the file content is not already loaded to the database, or to the "edit view".
How can I play with the generator file for reach this objective? Thanks in advance... -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en