close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Show Region Utility

Thread began 10/15/2010 4:28 am by paul377172 | Last modified 10/15/2010 9:56 am by Jason Byrnes | 2748 views | 3 replies |

paul377172

Show Region Utility

Hi basically what I'm trying to is show a particular form button only if a conidtion is met. I tried validation toolkit but woildnt work with that, then I read on another thread that it would work with the Show Region Utility that comes with Search for Boss, so I purchased that.

However I can get it work but not after a repeat region is displayed. It will work anywhere before the repeat region and with the repeat region but not after it. Can you help with this please.

Thanks

Paul

Attached Files
customer.zip
Sign in to reply to this post

Jason ByrnesWebAssist

after the repeat region, the recordset pointer is at the end of the recordset. you need to move the pointer back to the first row using the following code before the Show region Code:

php:
<?php

mysql_data_seek
($WADAorderdetails0);
$row_WADAorderdetails mysql_fetch_assoc($WADAorderdetails);
?>
Sign in to reply to this post

paul377172

Thanks once again thats sorted

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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