sgsmittal
Jun 28, 2020Copper Contributor
Dynamic Url in teams personal tab
Hi there,
I have created a team personal custom tab app.
It has couple of tabs.
I want to switch/change the url of those tabs based on user's region.
Currently these url are hardcoded in manifest file.
Is there a way to achieve it ?
sgsmittal, You can not change the url. You need to access the user details in view by accessing context data and based on user details - showcase the view contents.