I made a valuelist based on related values.
In the M-+ Combobox M-; the values are shown, but duplicates are shown as well !
(several records have the same value and are shown serveral times in the value list)
How can I avoid this ?
Another question about valuelists.
I want the valuelist to be editable by the user, like in FMP.
Also it would be nice to be able to put a separation line between
values: “-”
I want the valuelist to be editable by the user, like in FMP.
We intentionally didn’t add the “edit” option in pulldown lists, because we think valuelists shouldn’t be accessable to all users.
The easiest way to set up a maintainable valuelist mechanism is:
create a table named “valuelists”
create a column for each valuelist you need. eg: column “category”
in the valuelist editor create a valuelist named “categories”.
settings: