The web-tab tag has no wiki summary.
1
vote
1answer
20 views
is it possible to auto assign url in a web tab?
I have a web tab created, the url of the web tab needs to different for different users.
For eg i have a field in users object which holds a url
When a particular user is logged in it needs to pick ...
3
votes
2answers
73 views
How do I detect a namespace prefix in a web tab formula?
I have a managed package that contains a legacy web tab that now needs some more advanced logic to be added to the destination. This all but requires the tab to now point to a visualforce page.
...