Ok. In fact I need that the combo box of my tool uses items from a database, then whenever someone accesses the combo box items should be updated as I have in the database, so dynamically it may be that every time the user accesses the tool there are new options in the combo box to choose it.
Subject: Re: [galaxy-dev] Getting data from a database to create a dynamic combo box From: bjoern.gruening@pharmazie.uni-freiburg.de To: ramao_tiago_tiburski@hotmail.com CC: galaxy-dev@bx.psu.edu Date: Fri, 16 Aug 2013 07:52:10 +0200
Hi Ramon,
depends a little bit on what you mean with 'dynamically'. I have some wrappers that may be interesting for you:
https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/pgchem/...
Basically, you can choose the Database/Scheme dynamically and the SQL query is also constructed dynamically.
Cheers, 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/