Web Interface: Accessing Customer Number

Discussion in 'Optigold ISP' started by mb7, Mar 15, 2005.

  1. #1
    I am trying to interface the web interface with a custom application that I have. I am required to use the customer number form optigold as a input variable on this application. I have tried using [FMP-Field: Customer Number] but it does not give a value. If I put [FMP-Field: Customer ID] there I get a value but it is not the right one. Can someone please guide me in the right direction....
     
    mb7, Mar 15, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    You would need to develop your own web interface. You cannot add fields to the existing one.
     
    digitalpoint, Mar 15, 2005 IP
  3. mb7

    mb7 Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    So When I log into the web interface would it not be possible just to show the customer number?
     
    mb7, Mar 15, 2005 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    It may be possible to show it, but definitely not use it as an input field. You would need to make sure the -Lay tag is using a layout that has the Customer Number on it (you can find all the layouts with it under the Support section of our website). Grab the data model from there.
     
    digitalpoint, Mar 15, 2005 IP
  5. mb7

    mb7 Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I was able to find that field in the Invoices Layout and make a form on my web interface that sends that field to my php application. Thanks for the help, I did even know I could d/l the relationship diagram.
     
    mb7, Mar 15, 2005 IP