A working multiple-choices lookup (illimited choices from another table)
Posted: 2016-12-09 19:45
Hello everybody,
I've managed (not without what we could call "hard efforts"...) to make a working multiple-choices lookup.
Within a certain field in Detail-view, you can easily pick up as many choices as you want from another table using the select2 component.
In the Table-view, all the selected choices for the multiple-choices field are listed for each row.
Currently, the quick-search is supported but no filter can be applied on the "multiple-choices" field nor even combined with one or many other filters working on the other fields.

Made with AppGini v5.51
You can test it (add and edit your own records) at the following URL :
http://recoin.org/testdb/
Username : testuser
Password : 123456
Enjoy !
I've managed (not without what we could call "hard efforts"...) to make a working multiple-choices lookup.
Within a certain field in Detail-view, you can easily pick up as many choices as you want from another table using the select2 component.
In the Table-view, all the selected choices for the multiple-choices field are listed for each row.
Currently, the quick-search is supported but no filter can be applied on the "multiple-choices" field nor even combined with one or many other filters working on the other fields.

Made with AppGini v5.51
You can test it (add and edit your own records) at the following URL :
http://recoin.org/testdb/
Username : testuser
Password : 123456
Enjoy !