Mars
11/17/2020, 12:27 PMScruffy
11/17/2020, 3:59 PMrecordcreatedbyScruffy
11/17/2020, 3:59 PM${record.recordcreatedby}Mars
11/17/2020, 4:13 PMMars
11/17/2020, 4:13 PMMars
11/17/2020, 4:14 PMScruffy
11/17/2020, 4:22 PMScruffy
11/17/2020, 4:22 PMMars
11/17/2020, 4:23 PMScruffy
11/17/2020, 4:25 PM&xml=t and it will show the .xml of the record with all its values.Mars
11/17/2020, 4:29 PMMars
11/17/2020, 4:32 PM${record.salesrep} but it's a different name. not the creator's name.Mars
11/17/2020, 4:32 PMMars
11/17/2020, 4:38 PM${record.recordcreatedby} to a list so I can get the name field?Scruffy
11/17/2020, 4:40 PM${record.recordcreatedby.entityid} . i dont think you can dig that many layers in advanced pdfs though but i dont have the time to verify.Mars
11/17/2020, 4:53 PM${record.recordcreatedby} == entity.id and I need either entity.altname or entity.entitytitleScruffy
11/17/2020, 4:59 PMMars
11/17/2020, 5:10 PMMars
11/17/2020, 5:11 PMScruffy
11/17/2020, 5:12 PMScruffy
11/17/2020, 5:12 PMMars
11/17/2020, 5:15 PM${companyInformation.addressText} variable in the code (that can't be seen in the xml record); I'm confident there must be something similar for system informationScruffy
11/17/2020, 5:17 PMScruffy
11/17/2020, 5:17 PMMars
11/17/2020, 5:58 PM<td><#if record.recordcreatedby == "3023">
test1
<#elseif record.recordcreatedby == "3024">
test2
</#if></td>Mars
11/17/2020, 5:59 PMScruffy
11/17/2020, 6:00 PMNetsuite Tragic
11/17/2020, 11:31 PMMars
11/18/2020, 2:53 AM