Hi,

Without understanding all the details of your application, the most
obvious thought that comes to mind is that you'd have to put some
business logic that controls whether the form is displayed, or takes
another course of action.  You'd need to perform this operation on the
model directly before choosing to show the form.

Steve

On Mar 25, 8:27 am, "Reynier Perez Mira" <rper...@uci.cu> wrote:
> Hi every:
> I have a n:m relationship between two tables: modlic_dvd y modlic_licencia. 
> As every here know this kind of relation generate a new table: 
> modlic_rel_dvd_licencia with the primary keys of the main tables. I generate 
> the model, the filters and the forms for this three tables without problems. 
> I want to know if exists any way to check if the modlic_dvd table has at 
> least one file before show the form for the table modlic_licencia?
>
> Any help?
> Ing. Reynier Pérez Mira
> Dirección Técnica IP
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to