DotNetInvoice Forums

DotNetInvoice Invoicing Script Discussion Forum
Welcome to DotNetInvoice Forums Sign in | Join | Help
in Search

How do I get the Account number to be displayed on the "Client Information" page to the customer?

Last post 05-19-2009, 12:26 PM by dnisupport. 5 replies.
Sort Posts: Previous Next
  •  05-17-2009, 5:37 AM 464

    How do I get the Account number to be displayed on the "Client Information" page to the customer?

    How do I get the Account number to be displayed on the "Client Information" page to the customer?
  •  05-18-2009, 12:35 PM 469 in reply to 464

    Re: How do I get the Account number to be displayed on the "Client Information" page to the customer?

    webpromo,

    We've added an item to our feature tracking system for this.  In the mean time, you can add a place in the HTML to display the account number and populate it from the code.  You'll need to check in the SQL to confirm the account number is one of the fields selected for the page you are on.


    ---
    Jeremy
    DotNetInvoice Support
  •  05-18-2009, 12:42 PM 472 in reply to 469

    Re: How do I get the Account number to be displayed on the "Client Information" page to the customer?

    What's the syntax to do this?
  •  05-18-2009, 1:05 PM 476 in reply to 472

    Re: How do I get the Account number to be displayed on the "Client Information" page to the customer?

    webpromo,

    You'll want to pick another field on the page that you are adding it to and copy how it is handled in the HTML, code-behind, and stored procedure.  If you've got a question about a specific part of the code, please email support@dotnetinvoice.com with the code snippet.


    ---
    Jeremy
    DotNetInvoice Support
  •  05-19-2009, 8:08 AM 479 in reply to 476

    Re: How do I get the Account number to be displayed on the "Client Information" page to the customer?

    I got it to work.

     

    <Code removed for security reasons>

  •  05-19-2009, 12:26 PM 487 in reply to 479

    Re: How do I get the Account number to be displayed on the "Client Information" page to the customer?

    webpromo,

    This looks like a clean way to add the account number field.


    ---
    Jeremy
    DotNetInvoice Support
View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems