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