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 > >
