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: Adding New Fileds To Distributor database

  1. #1
    td_sas is offline Member
    Join Date
    Jan 2009
    Posts
    42

    Default Adding New Fileds To Distributor database

    I need to add a couple of new fields to the distributor database to include a contact person's name (in addition to the distributor name field that already exists) and a "best time to call contact" field to describe the business hours that the contact person is available.

    If I simply add these fields to the distributor database, will they automatically be accessible for editing/viewing in the aspdotnetstorefront admin control panel by choosing "distributors" ?

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

    Default

    Nope. You're going to add those information manually in the EntityEdit.aspx and EntityEdit.aspx.cs file to display in the admin.

  3. #3
    USNFC3 is offline Junior Member
    Join Date
    Apr 2011
    Location
    Mid West
    Posts
    10

    Default Did you ever get a reply to this Question? - (adding new fields to Distributor Db)

    Did you ever get a reply to this Question?


    Quote Originally Posted by td_sas View Post
    I need to add a couple of new fields to the distributor database to include a contact person's name (in addition to the distributor name field that already exists) and a "best time to call contact" field to describe the business hours that the contact person is available.

    If I simply add these fields to the distributor database, will they automatically be accessible for editing/viewing in the aspdotnetstorefront admin control panel by choosing "distributors" ?