MVC Test for dynamic label and calculating totals
Update Age label with first name when it is set.
Enter first name:
Enter last name:
Enter email:
Update total when any of the fields are changed.
Item one:
Item two:
Item three:
Item four:
Total:
Update total when any of the fields are changed - Using a Repeat.
Item ${this.index}:
Total:
Model:
Reset