Open EndErr opened 10 years ago
What's your use case?
Having a form for editing a Person I need to have a way for editing its Addresses (from another class in relation with Person) in a modal form.
My case is: Edit creditcards in modal window under "edit person" form.
Check my comment here.
Also it would be good to have a solution for modal editing form inside another form (not modal).