mohita2266
03/03/2023, 12:04 PMNElliott
03/03/2023, 12:07 PMmohita2266
03/03/2023, 12:07 PMscottvonduhn
03/03/2023, 3:47 PMsubsidiary.logo@url
instead (remove check.
from the beginning). I think you can get the subsidiary id and name from the check record, but not any other fields. However, a lot of templates get the subsidiary passed in as a top-level value that you can access, and more fields are available from that object.mohita2266
03/03/2023, 3:56 PMPWN
03/07/2023, 7:55 PM<#if subsidiary.logo?has_content><div top="-20"><img src="${subsidiary.logo@url}" style="width: 135px; height: 45px;" /></div></#if>
PWN
03/07/2023, 7:56 PM