Hi all ,
We have used approval process in custom visualforce page ,Its working in classic but not I n lightning page.
Here is the code snippet we used!
<apex:relatedList list="ProcessSteps" rendered="{!mode=='VIEW'}"/>
#
1 respuesta
Hi,
Please check: