@WideNick wrote:
Hello every body im coming with somes questions
- I've created custom directive (for test )
it's contain two input text : name and surname
So this directive is a part of a big form , and i would like binding this two input into my formcontroller
my directive use a templateUrl which contain that :<input type="text" ng-model="identity.name" /> <input type="text" ng-model ="identity.firstname" />
Can you help me?
- With some view (like edit member) i would like to add a valid button on my header bar how can i perform that ?
Thank
Thank and again sorry for my bad english
Have a nice day !!
Posts: 1
Participants: 1