Custom Action Icons

Hey guys,

Just wondering if their is anything in the pipeline for custom Action icons? (Behavior>Actions>Appearance>Action icon)

Even being able to use custom text with a max of 3 characters or something would be cool.

Thanks all

-Chris

Status Under Review
44 13 2,660
13 Comments
Jeremy_Taylor
Bronze 3
Bronze 3

This is a great suggestion!

I would love to see numbers added. Perhaps 1 through to 20.

I’m currently trying to add an action which adds certain amount of days to a follow up and a graphic with the days would be perfect.

I guess I could just add a dummy field to do this with an ENUM list and then use a switch as a work around.

csmedberg
Bronze 1
Bronze 1

I would also like to see an option to quickly create an icon with a certain number of characters. This would make sense for my situation as may of our actions open up forms which have names like: "SOC", "HOLD", "MQ", etc. 

Status changed to: Open
Pratyusha
Staff
 
mateo
Silver 3
Silver 3

Anything changed in this area? It would be really, really cool!

JPAlpano
Silver 4
Silver 4

Would be great if we can just use the icon names in Google's own Material Icons page from fonts.google.com.

For example, in the download page of the airplane ticket material icon, it says

JPAlpano_0-1659150367094.png

So, in the UX>Display>Icon or Behavior>Appearance>Action icon, we can just type the icon name airplane_ticket or the Code point  efd9. (See below).

JPAlpano_1-1659150556722.pngJPAlpano_2-1659150578677.png

I'm hoping that since AppSheet is also from Google, maybe it would be easy to integrate?
Maybe AppSheet can just simply pull icons from Google Fonts instead of having to separately maintain its own set of icons.

What do you think, @Arthur_Rallu ?  😄

Status changed to: Under Review
Roderick
Staff
 
davehocking
Bronze 4
Bronze 4

+1 to custom icons for actions

EricKer
Bronze 1
Bronze 1

+1  that will be great 

kvngo94
Silver 2
Silver 2

need number icons

Stefano_Martell
Bronze 5
Bronze 5

Really like to have more options for customizing actions icons! 

peterson
Silver 3
Silver 3

Yes this is possible if you do some workaround.

  1. I create a virtual column and in the formula: "Text you want " & "<img src=Image_link width=20 height=20>"
  2. Replace the bold pieces of text above to the ones you want, you need to use an icon or image url
  3. Set this VC as long text and choose the option HTML
  4. Create an action and set this as inline and set this action to the virtual column you created
  5. You can ommit the system icon you want by just clicking in it 2x

See my example below:

 

Recording-2024-06-26-080700.gif

This is how I do it.

mika134
Bronze 5
Bronze 5

+1 for custom icons, in my case I would like to use custom icons for the map pins, would be great!

SoCal_Wetzel
Bronze 1
Bronze 1

+1
Custom Icons would be immensely useful!