[Heather told me how to add images here - but I can’t find it !
so all "See Add_xx means http://tweedly.net/Add_xx.png. ]
I already have a collection “Addresses” with two fields - first name and last name.
Create a new layout
Add field - change name to F, label to “First Name” (leave “label” to auto)
Add field - change name to L, label to “Last Name” (leave “label” to auto)
See Add_1 - labels are not shown ??
Then click on “Run”
See Add_3 - first field gets focus, and label shows, but other label still does not.
Do the data binding to tie first field to first name
See Add_4 - label for first field half shown.
and Add_5 - both labels half shown.
The added buttons for next & restart
See Add_7 - Only one label showing again (but generally both show ok).
Then a question:
databinding implies immediate datastore update following UI change.
How would you go about implementing a “Cancel” or “reset” button for form-type layouts ?

