Gerda, Se compreendi bem, cada registro na tabela é referente a uma habilidade, não? (If I realy got it, each record refers to one "habilidade", does'n it?)
Então me parece que sua abordagem está equivocada - não a modelagem do banco, mas a do uso do formulário. (So, it seems that your thought is a mistake - not the modeling itself, but how to use the form in this case.) Você precisa montar um formulário "master" que tenha formulários embutidos, cada um com um destes valores... (You need a "master" form with embeded forms, each one with its values...) Lhe indico uma leitura - em português! esforço da comunidade symfony- pt, da qual faço parte também: (I suggest you a reading - i portuguese! good work of symfony-pt community, I'm member too): http://www.symfony-project.org/more-with-symfony/1_4/pt/06-Advanced-Forms Você pode usar o mesmo princípio, mas gerando linhas... e salvar tudo numa "tacada" só. (You can follow the same idea, but in generating rows... and save everything in just one shot). Se prefere perguntar em português, tente inicialmente o grupo symfony em português: (If you prefer to ask in portuguese, try first the portugues symfony group): http://groups.google.com/group/symfony-pt []'s Rafael Goulart - from Brazil -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
