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
2 replies
Subscribers
6 subscribers
Views
1079 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I want to show an indicator(image or colored text) beside a task in task tab.
sanketh
over 10 years ago
I want to show an indicator(image or colored text) beside a task in task tab.
i.e. I want to indicate if a task is of "high priority" in TASK Tab?...
OriginalPostID-128900
OriginalPostID-128900
Discussion posts and replies are publicly visible
0
abhi.jana
Appian Employee
over 10 years ago
You cannot have images or rich text in the Task Display Name. However you can display the priority variable as part of the title.
As an example you can have a process variable pv!priority which holds values {"Low","High"} and then customize the task display name as ("Task Title" & pv!priority[1]) for Low and ("Task Title" & pv!priority[2]) for High
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sanketh
over 10 years ago
Thanks, I have already done similar to what you have suggested. But I want to make it more visible by using an image or any thing other
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel