How to use SPEL expression/script in oaf customisation?
Hi,
If I want to use SPEL expression to turn existing vo attribute to boolean, however I don't know exactly what's the correct syntax.
Let say, I want to turn this field into boolean so I can use it in SPEL {oa.ReqSummaryVO.UrgentFlag}. Basically , I want to use SPEL expression to avoid customising the VO.
Please help.
Thanks!