ajax - Symfony2: Form with collection type problems -


i have form (selling) contain collection of articles (so user can add many articles needs).

perhaps, user must can add new article if doesn't exist in database.

i use autocomplete retrieve articles name. how when user enter article doesn't exist in database ? of course, article must added in database after.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -