Open evanernest opened 9 years ago
In a spec file, the '<value name="name" iterator="iterator"/>' element does not generate a dropdown in a '<select class="name">' element in a template file if already iterating through a list. The <select> remains empty.
Example: http://pastebin.com/4fY8x64y
In the above, each person should get a dropdown to select their favorite drink.
In a spec file, the '<value name="name" iterator="iterator"/>' element does not generate a dropdown in a '<select class="name">' element in a template file if already iterating through a list. The <select> remains empty.
Example: http://pastebin.com/4fY8x64y
In the above, each person should get a dropdown to select their favorite drink.