; Used by the PHP
[reportheader]
	class = 'table table-striped table-sm table-condensed pad'
	; id = 'reporttable'
	headerclass = 'black'
	hdrcellclass = 'black whitec bold'
	rowclass = ''
	cellclass = ''
	width = '580'
	height = '640'
	title = '9999:Strings'
[reportfields]
	[reportfields:id]
		type = 'text'
		label = '9999:Id'
		helptext = '9999:Record identifer'
		class = ''
		width = ''
		order = 'aa'
	[reportfields:c_reference]
		type = 'text'
		label = '9999:Reference'			
		helptext = '9999:Reference'
		class = ''
		width = ''
		order = 'ab'
	[reportfields:c_common]
		type = 'text'
		label = '9999:Common'			
		helptext = '9999:Description'
		class = ''
		width = ''
		order = 'ac'
	[reportfields:d_text]
		type = 'idiomtext'
		label = '9999:String'			
		helptext = '9999:Multi-lingual string'
		class = ''
		width = ''
		order = 'ad'
	[reportfields:c_notes]
		type = 'text'
		label = '9999:Notes'			
		helptext = '9999:Usage Notes'
		class = ''
		width = ''
		order = 'az'
 
  |