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 3 of 3

Thread: Removing the zip code field and validation

  1. #1
    Velzyg is offline Junior Member
    Join Date
    Nov 2008
    Posts
    21

    Default Removing the zip code field and validation

    Hi-can anyone explain how i can do this, as we are not in the US and dot require it and our customers would much prefer not to see it.
    Thanks

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    If you're on v9.x, you can simply set PostalCodeRequired field to 0 in the country table to disable the country validation and hide the zip/postal code text box. Otherwise, you'll have to modify the CreateAccount.aspx/cs file.

  3. #3
    Velzyg is offline Junior Member
    Join Date
    Nov 2008
    Posts
    21

    Default

    Not on 9 but I wish I was!. Would you have instructions available? Many thanks