I want to remove the If statement, which is outside my repeat. When I do I get the error below. Please advise!
${if (Contractor | getValue:"count")>0}
${/}
Contractor on Site ${#Contractor} |
Contractor Name: ${ContractorName} |
Contractor Supervisor/Representative: ${ContractorSupervisor} |
Number of Contractor Personnel Onsite: ${NumberofContractorPersonnel} |
Hours Onsite per day: ${ContractorHoursonSite} |
Permits Completed ${#PermitSystemRepeat} |
Type of Permit ${PermitSystem} |
Description of other permits ${PermitSystemOther} |
${#PermitSystemPhotoRepeat} ${#PermitSystemPhoto | size:300:0:0:300} |
${/} ${/} |
Complete JHA/JSA for each task: ${#JHA_JSACompletePhotoLog} |
${#JHA_JSACompletePhoto | size:300:0:0:300} ${/} |
${/} ${/} |
${/}
