XMLP : How to Print the Static text based on the field value
We can use the below If statement to show the static text on the layout template. <?xdofx:if JPM_CAT_TYPE ='PROF_CERT' then 'PROFESSIONAL' end if?> <?xdofx:if JPM_CAT_TYPE ='TEMP_CERT' then 'TEMPORARY' end if?>