I will try it. Thank you for the help.
Subject: Re: [galaxy-dev] Getting data from a database to create a dynamic combo box From: bjoern.gruening@gmail.com To: ramao_tiago_tiburski@hotmail.com CC: galaxy-dev@bx.psu.edu Date: Fri, 16 Aug 2013 13:21:40 +0200
Hi,
that can be tricky I guess. What you can always do is to write your own data_source application. Basically, you write your own small webpage with all the magic you need and only transfer the data you need. Like the UCSC genome browser.
A really small example can be found here (without SQL): https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/data_so...
Hope that helps, Bjoern
Hi, I need to create a combo box that will take data from a database dynamically. How could I do this?
Thank you
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/