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
Post a Comment