Results 1 to 3 of 3

Thread: Would this be doable?

  1. #1
    Join Date
    Apr 2012
    Posts
    1

    Default Would this be doable?

    Would it be possible to show the username and password field on the productdetails when using the "Other Product" type?

  2. #2
    Join Date
    Feb 2007
    Location
    London, United Kingdom.
    Posts
    3,885

    Default

    Yes, just edit your .tpl
    Rob Golding UK Web Hosting est 1996 - Cloud/VPS/Servers in own UK London Docklands DataCentre - ICANN Accredited Registrar (PM me for a free WHMCS domain reseller module)
    WHMCS Modules: Registrars:CentralNIC, RRPProxy, AstutiumDomains, Cacti Bridge, APC/Raritan Power Control, Linux-Ensim, DNS Manager, VAT Reports, Samba Control

  3. #3
    Join Date
    Mar 2011
    Location
    Ottawa, Ontario, CANADA
    Posts
    83

    Default

    Yes use the smarty {debug} tag in your .tpl file to reveal all available variables. If what you want is not available you will need to query the database separately.