Forums
This topic is locked
Problem - Update record/Conditional Regions
12 Jun 2006 14:18:07 Ian Dobie posted:
Hi,I am building an admin interface and have built an 'edit' page which has a load of text fields, with initial values bound to the data in a database, and which are hidden or shown depending on whether there is data in those fields in the database. Then there is the Update Record behaviour to update the info in the database.
However, when I go to the edit page on the web, and click the udate button, it returns an error - i.e.
'there was a problem processing the requested URL'.
Is this because there are fields on the page which, since they have not been displayed, are not being included in the Update Record?
How can I get the update record to work?
Please help!
thanks
Ian
Replies
Replied 11 Jul 2006 17:29:59
11 Jul 2006 17:29:59 Wayne Hultum replied:
you can include the values in hidden fields