I've modified the results.txt in the web folder and wanted to add more information to the resulting HTML that is produced when users log in to get "customer statements". I've tried looking through the documents, is there any list of options we have for -script and the [FMP] codes we can use to gather information. Right now I just want to have the Customer Number on the top of the page. I've tried adding [FMP-Field: Customer Number] and [FMP-Field: Customer ID Validation::Customer Number] to the results.txt both return nothing.
I figured it out after playing with it a bit more.. its [FMP-Field: Customer ID] that I was lookin for. However, I still would really like to find a resource that lists all the options for -script and the options and FMP Fields to use with those scripts.