Is there a way to do color selection in an action form?

Hi, I have an action form to create an object with ‘color’ as one of my properties. As of now, I’m having users manually add in their hexcodes. Is there a way to do hexcode selection in an action form?

Hey @ivy! Unfortunately, there is currently no way to render a parameter as a color picker in the action form. We appreciate the signal, though!

A good suggestion from @tmiskow — pre-define a few colors with the color name as the display and the hex code as the value. I will use this approach for now!

3 Likes