- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Your issue is that the fields are not bound. In Designer, highlight a field and click on the object palette, choose the binding tab and under the Data binding dropdown you will note that yours is set to none. This means that the data will not eb saved into the Data Dom (the presistent store for data). Change the binding to Use TextField1 (or what ever your fieldname is). This means that the data will be added to the DataDom and the FieldName will be the node that it is saved under.
Paul
Views
Replies
0 Likes
Total Likes