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
7 replies
Subscribers
7 subscribers
Views
3734 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Can someone point me to documentation about the tiny icons that can be used to s
ruthc
over 10 years ago
Can someone point me to documentation about the tiny icons that can be used to show status on record display pages? I've already found the zip file of system icons in the documentation, but I was looking for the teeny tiny ones that were mentioned in one of the product release webinars last year. Of course I don't remember when... can someone help?
OriginalPostID-137507
OriginalPostID-137507
Discussion posts and replies are publicly visible
0
Mark Talbot
Appian Employee
over 10 years ago
Hi Ruth, you can find those icons in the Common Objects Artifacts Application:
forum.appian.com/.../Appian_Common_Objects_Application
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Mark Talbot
Appian Employee
over 10 years ago
You can also Download this directly from the Add-Ons section of the Appian 7.5 Summary Record Dashboard:
forum.appian.com/.../summary
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ruthc
over 10 years ago
I found the grid icons in the Interface design style guide.. have any more been added in 7.6+?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Justin
Appian Employee
over 10 years ago
You might also be thinking of these:
forum.appian.com/.../System_Functions.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ruthc
over 10 years ago
I'm interested in using the little clock icon that appears in the task list (the one that turns red when a task is overdue) as a status icon in a record. Is that possible to do?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ruthc
over 10 years ago
Hooray that's it Justin!! Thanks!!!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Justin
Appian Employee
over 10 years ago
No problem. Something like this should work:
a!imageField(
images:{
a!documentImage(document:a!iconIndicator(icon:"WAIT_CLOCK"))
}
)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel