Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 5 of 5

Thread: Clone Edit/Update Prices Page

  1. #1
    DotNetDevelopments is offline Senior Member
    Join Date
    Jul 2008
    Location
    Harlow / Essex / UK
    Posts
    619

    Default Clone Edit/Update Prices Page

    We are looking to make a copy of the Edit/Update Prices page for weights. We want to be able to mass edit weights like we can prices.

    Ideally we would want a whole new page where you would enter the variant's weight based on the same sorting and filtering methods used on the Edit/Update Prices page.

    I have the price.aspx.cs page however it looks heavily entangled with JavaScript. Is the default price.aspx.cs fairly simple to mod?

    Has anyone made a weight mod like the one I have suggested?

    Many thanks in advance.
    =====
    Version (Code/DB): AspDotNetStorefront MSx 9.1.0.1/9.1.0.0
    Execution Mode: 64 Bit
    Dot Net Developments - E-commerce By Experience

  2. #2
    ZachJ85 is offline Senior Member
    Join Date
    Apr 2010
    Location
    Philadelphia, PA
    Posts
    99

    Default

    I know you can import/export products via file.

    http://manual.aspdotnetstorefront.co...ct-import.aspx

    Click on the sample file and search for weight, the option is listed. This might be a bit time consuming from the start but it might save time in the future.

    Read those directions real carefully, it mentions what gets override/replaced and what doesnt.
    SQL 2008, Visual Studio 2010
    Source: C#
    Version: AspDotNetStorefront ML 8.0.1.1/8.0.1.1
    Framework: .Net 4.0 (Running)

  3. #3
    DotNetDevelopments is offline Senior Member
    Join Date
    Jul 2008
    Location
    Harlow / Essex / UK
    Posts
    619

    Default

    Thanks for that update, I will look into the file upload.
    =====
    Version (Code/DB): AspDotNetStorefront MSx 9.1.0.1/9.1.0.0
    Execution Mode: 64 Bit
    Dot Net Developments - E-commerce By Experience

  4. #4
    DotNetDevelopments is offline Senior Member
    Join Date
    Jul 2008
    Location
    Harlow / Essex / UK
    Posts
    619

    Default

    The problem is not everyone in the office can use this, we really do need to create a new page in the admin section. I have also been requested to add if the item is free shipping or not, maybe via a radio button.

    Will I have to create a customer page from scratch or is it possible to use the edit/update prices page and work from that?

    Thanks in advance.
    =====
    Version (Code/DB): AspDotNetStorefront MSx 9.1.0.1/9.1.0.0
    Execution Mode: 64 Bit
    Dot Net Developments - E-commerce By Experience

  5. #5
    DotNetDevelopments is offline Senior Member
    Join Date
    Jul 2008
    Location
    Harlow / Essex / UK
    Posts
    619

    Default

    No worries all done, it was pretty easy to change around and make a new page.

    Cheers anyways.
    =====
    Version (Code/DB): AspDotNetStorefront MSx 9.1.0.1/9.1.0.0
    Execution Mode: 64 Bit
    Dot Net Developments - E-commerce By Experience