Skip to main content
March 29, 2022
Question

Icon or image in a dropdown field along with text

  • March 29, 2022
  • 3 replies
  • 1 view

Hi All,

I want to place a icon along with text in a dropdown as shown below. Is it really feasible to do so with any image/document?

I want that circle with blue dot icon.

Regards,

Ghanashyam

    3 replies

    gopalk2865
    Participating Frequently
    March 29, 2022

    I don't think it's possible to have image or icon in drop-down options. Is there any specific reason you want to implement this ?

    stefanhelzle0001
    Brainy
    March 29, 2022

    Not in blue, but you can use any unicode symbol. Either copy&paste or user char() and the according decimal code for the symbol.

    harshitb6843
    March 29, 2022

    FYR, this is a repo I use to find various Unicode values that I want to use in my Appian code - xahlee.info/.../unicode_geometric_shapes.html