Dynamic added form fields based on 1-to-n relation - What framework alternatives? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . We have to develop a multi-model form that should use ajax calls to dynamically add or remove, sub-model fieldsets. For example, let's imagine this team form scenario : Team: Team Name: Team Country: Members: Member A name: Member A age: [add another member] [REGISTER TEAM AND MEMBERS] We are using Yii at the