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개
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