Docx Report
Docx Report
how to pass VLIST in DOCX report
1.@before_row[#list VLIST_NAME as p] ${p.column_name}@after_row[#/List}.
EX: unit cost estimation annexure list VLIST
«@before-row[#list Annexure_List as p]»«${p.Particulars_of_Additional_Charges}»«@after-row[/#list]» |