Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
I think, you want when the user click "add" automatic and dinamically should appear two new inputs. If this is true, you need to create an action that recieves the click of "add" link and in this action add new model to your list and return the view.
The End.
Sebastián