Hello
I work with the php version 3.1
i have 2 Tables users and groups,
I add a multiline lookup table box on the add page, multiple selection works fine, but wenn i return to the list page or export the list,
only the first selection is displayed.
In the table "users" i have a fiel usergroup linked to the table "groups" field ID (Master-Detail works fine)
In the table "groups" i have the Fields ID (auto incremental) and usergroup (textfield)
What can i do to get the full content of this selection?
Thanks for your Solution
Greets from Switzerland