BV Commerce Forum
»
BV Commerce Support
»
General Support
»
195: FIXED - Admin Edit Order Screen, functional?
Rank: Member
Joined: 10/22/2006(UTC) Posts: 74
|
Does this screen work for anyone? I can't get much of anything to work on this screen... changes to quantities are not saved, shipping changes don't save. some of the buttons seem to do nothing. for instance, none of the buttons in the upper-right corner launch anything (payment, shipping, order details, print, etc.). So if anyone can verify if this page is working for them, I would appreciate it.
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
It does work for me. Maybe you should check if any of the controls on the page has small "*" (asterix) near it meaning that it fails validation. That would be the only scenario I can think of that will "disable" the buttons. |
|
|
|
|
Rank: Member
Joined: 10/22/2006(UTC) Posts: 74
|
Thank you for the response. That was indeed the problem... I didn't notice the tiny asterisk all day yesterday.
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
I've noticed some pages that need validation summaries, guess that one needs one too. |
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
Yeah. And the validation summaries should show the text in RED. |
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
That too, though in most places you can just adjust/add .errormessage in your stylesheet. |
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
If you guys know of any more pages that don't have validation summaries where they should, please let us know. We will make a note to look for more, but any help is appreciated. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 10/22/2006(UTC) Posts: 74
|
contactus.aspx (the form)
|
|
|
|
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
Justin, The Order Edit page also contains a nice new entry "Admin Discounts". However there is no tag for this item that could be used to print that discount on the invoices on appear in the email. I would also like to have the option to format these tags the way I want so I can include (or not) in the email/print templates. If possible I would like to use the technique from this thread (http://www.bvsoftware.com/Forums/default.aspx?f=78&m=43790) to apply my own formattings to tags. The reason is: I want the discounts (eg: OrderDiscount, ShippingDiscount) to appear on the print/email templates ONLY IF they are different then zero. However because the HTML templates offer no "if" conditions I can not do that so my templates now look like: [[Order.SubTotal]] <br />-[[Order.OrderDiscounts]] That prints to: $34.95 -$0.00 If I could apply my own formatting for all the tags (via a single delegate) I would check if the value is zero for the Order.OrderDiscounts and return an empty string for it's formatting or return the full "<br />-[[Order.OrderDiscounts]]" if the value is different than zero.
Thanks, Corneliu. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.