Skip to main content
New Participant
December 8, 2017

Display svg icons list in select dropdown in TOUCH UI dialog

  • December 8, 2017
  • 6 replies
  • 4221 views

Hi,

I need to display SVG icons list in select drop down in a TOUCH UI dialog. There's documentation regarding 'Icon Picker' but my use case is to display SVG icons. How can this be achieved? If any one has tried or used this type of use case, kindly share with me.

Thanks,

Nishtha.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

6 replies

marvinf30118885
New Participant
May 11, 2018

We use a servlet, which returns a html snippet with our icons as dropdown list, you could put anything list-like in there, I think

Like:

smacdonald2008
New Participant
December 8, 2017

We are checking with internal ppl to see if this is supported in AEM OOTB.

smacdonald2008
New Participant
December 8, 2017

I heard back - they stated --

Touch UI supports SVG… but I don’t have samples to show svgs in select

I am trying to find an example that shows use of an image in a select widget

smacdonald2008
New Participant
December 8, 2017

Sreekanth Choudry Nalabotu informed me he will work on an example that uses images in a select.