Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Moving the Make Copy Record button
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

watertime
Starting Member

2 Posts

Posted - December 08 2006 :  08:37:59  Show Profile  Visit watertime's Homepage  Reply with Quote
I search the forum and did not see anyone talk about this.

After i add a product, at the bottom there is a button that says "Make a copy of record" is there a way to move this button to the top? i do not know how many times i forgot to click this and ended up over writing the exsisting product. My asp is basic but the shopa_addproduct.asp is a lot of greek and don't want to mess it up.

Thanks,

Jim

Kidd
VP-CART Super User

Australia
373 Posts

Posted - December 10 2006 :  18:34:20  Show Profile  Reply with Quote
if you open your shopa_addproduct.asp around line 706, i think thats the line where the form creates make a copy or record button, should be something like

Response.Write("<input class=""submitbtn"" type=submit name=add value='" & getlang("LangEditCopy") & "'>")

depends where you want the button , but i reckon the button to be on top of the page. So you might want place it around line 469, on top of this line, probably something like

'VPASP 600 - ADD HTML EDITOR
AddEditor "addproduct"

Response.Write("<input class=""submitbtn"" type=submit name=add value='" & getlang("LangEditCopy") & "'>")

GenerateDisplayHeader "Product Information"
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00