Hi ALL, How do we access data from a Saved Search result column which is join?
For example: I've made a Purchase Order saves search, to pull the Vendor Name(by joining Vendor record). I need to access this field in the Advanced pdf template.
I had been trying this:
<td border="0.5">${result.vendor.altname}</td> and ended up with an error : Exception during template
merging.com.netledger.templates.TemplateServiceException: Exception during template merging.java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 12