Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
6 subscribers
Views
589 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I want to hightlight Tasks tab when user logs in. This is to show tasks to the u
raghavr
over 11 years ago
I want to hightlight Tasks tab when user logs in. This is to show tasks to the user instead of news....
OriginalPostID-103543
OriginalPostID-103543
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 11 years ago
This is currently not configurable but can be easily "achieved" through a "non-invasive approach" by providing a direct link like the one below (replace with your actual URL) to your end-users so they always go to the Tasks view rather than the News feed:
http(s)://xxxxxxxxx/suite/tempo/tasks/
Depending on the web server you could also force a redirect from URL ENDING in /tempo/ to /tempo/tasks/ but you want to be really careful and make sure the rewrite rule is accurate enough to redirect users when the URL is exactly ENDING with /suite/tempo otherwise you could be impacting the functionality. That said I wouldn't recommend doing this if you are not familiar with the web server rewrite rules syntax.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel