On Mon, 2 Apr 2007, Robert Hamon wrote:

>  
> It silently fails.
> >From marteditor I point the filter to my temp table, use Make Dropdown and
> it correctly shows my list options in the filter. I then point the filter
> back to the main table and export the config.
> I then reconfigure biomart with a --clean to rebuild the cache.
> In the browser it shows the list of option from the main table
> ("|matrix1|matrix3|", "|matrix4|matrix5|", etc..) instead of the options
> list I created from the temp table ("matrix1", "matrix2", etc...)

ok - I see what is going on now. We introduced this new templating system 
recently (mainly for our own ensembl needs) which changes the way 
MartEditor handles things. What it boils down as a consequence of all 
this is that on export each config gets updated to the real data so you 
lose your 'dummy' data. Its a shame as that was a neat trick you were 
using :-)

I can't really think of an easy way round it at the moment (apart from the 
obvious data redesign) but I will have a think. MartEditor will get 
reengineered in the very near future so hopefully this functionality will 
get returned

best wishes
Damian


> 
> Robert
>  
> 
> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part
> de Damian Smedley
> Envoyé : 2 avril 2007 10:57
> À : Robert Hamon
> Cc : [email protected]
> Objet : Re: [mart-dev] Marteditor dropdown list
> 
> On Mon, 2 Apr 2007, Robert Hamon wrote:
> 
> > Another problem with dropdown menus.
> >  
> > I have a table with a field that has values that looks like 
> > "|matrix1|matrix2|matrix3|matrix4|", "|matrix1|", "|matrix2|matrix5|"...
> > I want to build a dropdown menu with all unique matrix names and use
> "regex"
> > as a qualifier.
> >  
> > With the old version of marteditor I used to create a temp table with 
> > all the unique matrix names, create a dropdown from that table and 
> > then link the dropdown back to the main table. Now it doesnt work 
> > anymore... is there another work around to create this kind of dropdown?
> 
> at which stage does it fail exactly? Sounds like it should be possible.
> 
> Best wishes
> Damian
> 
> 
> >  
> >  
> > Robert
> >  
> > 
> 
> 

Reply via email to