close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Multiple Update not working with Select

Thread began 11/24/2014 9:17 pm by KTay36841385 | Last modified 11/26/2014 10:11 am by Jason Byrnes | 1196 views | 4 replies |

KTay36841385

Multiple Update not working with Select

I have been attempting to use Multiple Update and Multiple Insert unsuccessfully. Leaving Multiple Insert aside for now, the Data Assist Multiple Update appears to be impacted by a Select in the first column of the repeat region (fails to post to data base).
Here is my sequence:
1) I created the php page from a template from a WA CSS Sculpt.
2) I created the form and populated with a table to format page.
3) I used the deprecated Recordset behavior in Dreamweaver and the Dreamweaver Repeat Region for same.
4) I have a Select in the first and second columns of the Repeat Region.
5) I added the Multiple Update from Data Assist—no database post.
I have saved the resulting code as ym_mb_edit.php (see attached).
On a whim, I tried a different approach—I eliminated the Select in the first column and dropped in the text from the recordset. All other behaviors were as above. As far as I can tell, there are no differences between the first page and this second one (ym_mb_edit2.php) other than the replacement of the Select with text in the Repeat Region. This second version posts, no problems.
Is there some reason the Select (NOT a multi-Select) should be causing the code to fail?
I am experiencing a similar issue with the Multiple Insert—I have coded up per the tutorial, but can’t get it to post. I have NOT created a second file from scratch with text in the first column of the repeat region, but am suspicious that the issues I am having on multiple posts (insert or update) may be the same.
Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

KTay36841385

Jason:
I will forward all requested information in a couple our hours when I get back to my development machine.

Thanks.

Sign in to reply to this post

KTay36841385

Jason:
See private area.

Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

2 problems:

1) your submit button had a space in the name. spaces are not valid in form element names, i updated the submit button to remove the space from the name.

2) where you have the redirect set to go to the same page, the update code needed to be moved above the recordsets so you could see the changes without having to refresh the page.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...