close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

traffic lights

Thread began 1/05/2019 9:08 am by Jamie | Last modified 1/08/2019 12:40 pm by Ray Borduin | 321 views | 3 replies |

Jamie

traffic lights

Hey Ray

On that traffic light system on the product results page (attached)
clicking on red or green displays the correct stock items but clicking amber it lists both amber and green (but not all the green)

cheers

Jamie

Sign in to reply to this post

Ray BorduinWebAssist

Maybe try using:

$addSQL = " WHERE (ProductStock - (SELECT Coalesce(SUM(DetailQuantity),0) FROM orders Inner Join orderdetails ON orderdetails.DetailOrderID = orders.OrderID WHERE OrderDate > ProductUpdateDate AND DetailProductID = ProductID)) BETWEEN 1 AND Coalesce(AmberStock,4)";

I'm not sure if the extra parenthesis will help, but it seems like it might.

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

Jamie

sorry, I think you mean for me to update the StockAmber rs but unsure of the syntax using the above

Have tried a variety of variations but none work

Sign in to reply to this post

Ray BorduinWebAssist

We updated this in a screen sharing session. We had to update the logic to account for the number of items sold since the last inventory count and account for the amber alert number saved in the database.

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

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