Hello
I have a self-service portal where external users and internal users can login. We have 2 web pages:
Web Page A - For external users
Web Page B - For internal users
When the 'Create Case' button is clicked in the below screen, I would like to show web pages depending on the user's web roles. So if external user clicks Create Case, it should navigate to Web Page A.
And if internal user clicks Create Case, it should navigate to Web Page B.

Could you suggest me the best approach for this please?
Thanks
Vik