Version: 7.4.0 - build 2026
We have a main form that has 4 empty tab panels. We have another (master) form that we clone and display in each of the 4 tab panels using the onShow() method of the main form. The master form is set to use separate foundsets, multiselect, and list view. In web client, the cloned forms appear, however, multiselect does not work (only one record can be selected). When run in smart client, multiple records can be selected. See graphics below.
How do I fix this?
[attachment=1]multiselect_web_client.png[/attachment]
[attachment=0]multiselect_smart_client.png[/attachment]