multiselect in lookup widget?
Archived from the Xataface Users forum.
Philipp Wenzel — Fri Jun 01, 2012 3:39 am
Hi there,
I was wondering if it is possible to multiselect in the lookup widget…
To solve my problem it must not be the lookupwidget. I want a multiselection based on a tabledata and the possibility to add a new record to the table. Is there a known way?
Greetings,
Philipp
shannah — Fri Jun 08, 2012 1:40 pm
The lookup widget itself doesn’t support multiselect. However if you combine it with the grid widget, you can get something to this effect.
-Steve