Dropdown in touch ui dialog | Community
Skip to main content
New Participant
July 11, 2017
Solved

Dropdown in touch ui dialog

  • July 11, 2017
  • 2 replies
  • 4653 views

Hi,

I need a simple dropdown in touch ui dialog. It's easy to do it in classic ui with xtype as select and options node. Does anyone have any link or reference for touch ui for the same requirement? I don't want the "dynamic" population with datasource or whatever. Just need a static one. Thanks!

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

Hi,

Yes, you can show dropdown without using datasource. See this Select — Granite UI 1.0 documentation

Also, see this old thread which discusses the same. Populating Touch UI drop down without using datasource

Hope this helps!

Ratna.

2 replies

vitis90Author
New Participant
July 11, 2017

Found the solution in an other way. thank you.

Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
July 11, 2017

Hi,

Yes, you can show dropdown without using datasource. See this Select — Granite UI 1.0 documentation

Also, see this old thread which discusses the same. Populating Touch UI drop down without using datasource

Hope this helps!

Ratna.