Hello
My class is displaying one error message
ex " Please contact E2E"
so on Clicking on E2E word another link(url) should get opened.
Can you please help whether it is possible and how.
Regards,
Vishakha Soman
2 respuestas
Refer the below link.
https://github.com/trailheadapps/lwc-recipes/tree/main/force-app/main/default/lwc
See the apexWireMethodToProperty and errorPanel LWC and you might get to know how it is done.
Regards,
Shankar