close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

deleting item

Thread began 8/06/2015 2:25 am by Jamie | Last modified 8/07/2015 2:30 pm by Ray Borduin | 1546 views | 8 replies |

Jamie

deleting item

Hey Ray

The attached product_results.php page isnt deleting - the progress spinner shows but the item isnt deleting.

After the progress spinner finishes, the url looks like this: /admin_cms/product_results.php?ProductID=

Cheers

Jamie

Sign in to reply to this post

Ray BorduinWebAssist

It appears that it would work to me. Do you have a url where I can view the page?

Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

sure, see PM

Sign in to reply to this post

Ray BorduinWebAssist

The hidden form element with id="WADADeleteRecordID" somehow got moved outside of the <form> tag and is after the </form>. Move it back into the form and the delete should start working again.

Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

hmmm sorry bit confused as it seems to be that way already

</div>
</fieldset>
<input type="hidden" name="WADADeleteRecordID" id="WADADeleteRecordID" value="<?php echo($row_WADAproducts["ProductID"]); ?>" />
</form>
Sign in to reply to this post

Ray BorduinWebAssist

I think maybe the tags:

</body>
</html>

in the middle of the page on lines 633-534 may be throwing it off. The browser isn't recognizing the hidden as part of the form, and that might explain it.

Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

nope, no joy :(

Sign in to reply to this post

Ray BorduinWebAssist

You have a form nested inside of a form... that isn't valid in HTML.

You have to move your search form outside of your results page form.

Sign in to reply to this post
Did this help? Tips are appreciated...

Jamie

doh not sure how I managed to move that main form opening tag above tjhe search form.... moved it back below and working fine

as ever thanks a million

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...