Hi, This was a bug on the dev branch a few weeks ago that was fixed by https://github.com/galaxyproject/galaxy/pull/9667. I would advise against deploying from the dev branch if this is supposed to become a production server. The last stable release is 20.01 at the moment.
Best, Marius On Fri, 22 May 2020 at 11:14, <f...@intomics.com> wrote: > Dear all, > I am i the process to deploy a local instance of the galaxy server and all > seems to work pretty ok. > There is only one issue, so far, that is really puzzling me and that is > "checkboxes". Can't seem to find a way to tick them! > For example, I am trying to get the blast+ tool but there is no way I can > get those options "visukaly" set. I can see that the flag is correctly > raised when clicking the option, but the user cants see what was selected > or not. > Anyone had the same experience? Anyone has a solution to this? > > Here is a snippet of the code I could fish out. > <div class="ui-option" data-original-title="" title=""> > <input id="uid-767" type="radio" name="field-uid-765" value="blastp"> > <label class="ui-options-label" for="uid-767">::before > blastp - Traditional BLASTP to compare a protein query to a protein > database</label></div> > <div class="ui-option" data-original-title="" title=""> > <input id="uid-768" type="radio" name="field-uid-765" value="blastp-fast"> > <label class="ui-options-label" for="uid-768">::before > blastp-fast - Use longer words for seeding, faster but less > accurate</label></div> > <div class="ui-option" data-original-title="" title=""><input id="uid-769" > type="radio" name="field-uid-765" value="blastp-short"> > <label class="ui-options-label" for="uid-769">::before > blastp-short - BLASTP optimized for queries shorter than 30 > residues</label> > </div> > </div> > </div> > ___________________________________________________________ > 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: > %(web_page_url)s > > To search Galaxy mailing lists use the unified search at: > http://galaxyproject.org/search/ > ___________________________________________________________ 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: %(web_page_url)s To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/