close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Customer order details page problem

Thread began 3/09/2012 6:58 am by bill3786 | Last modified 3/09/2012 11:33 am by Jason Byrnes | 1244 views | 4 replies |

bill3786

Customer order details page problem

The customer order details page is not displaying data from the DetailSKU column in the database because no data is being entered into this column after entering an order.

Attached is the customer_order_details page.

Also on this page I would like to display the product description alongside the product name. Is this possible?

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

bill3786

After posting above I found this on the forum.

showthread.php?t=22077&highlight=detailsku

Tried binding the DetailSKU column in the ordersdetail table with

<?php echo $eCart1->DisplayInfo("SKU"); ?> but still doesnt display the product SKU in the customer order details page.

Attached is the confirm page.

I presume the adding of the product description is a variation of this procedure once I get it working correctly.

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

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

bill3786

Managed to get the DetailSKU detail to display on the customer order details page.

The problem was the binding, I originally entered

<?php echo $eCart1->DisplayInfo("SKU"); ?> but should have been

<?php echo $eCart1->DisplayInfo("Code"); ?>

Then tried using the same logic to add the product description to the customer order details page. I created a new column DetailDescription in the ordersdetails table and added the new fields for description in the customer order details page and added the binding and it seems to work ok.

Can you confirm this is the correct solution and if so, close the support ticket. Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

yes, the is the correct way to achive this.

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