Favoured: 0
|
|
TOPIC: Mutliple selection in a multiple lines Xform-table
|
Aug 20, 2008 3:21 pm
38 posts
Junior Boarder
|
|
|
Karma: 0
|
|
Dear All, I managed to create in the Xform designer an Xform-table (=repeat) displaying automatically a list of items (1 item per line). The Xform is currently configured to send as output an UNIQUE item selected by the user (= the line colored in yellow when the Xform is diplayed). I would like to let the user select multiple lines (i.e. mutliple items) and to get as output the mutliple selected items; I failed doing that. Could someone help me on that point. Many thanks, Regards, Nicolas
|
|
|
|
|
|
|
The administrator has disabled public write access. |
Aug 20, 2008 11:45 pm
4 posts
Fresh Boarder
|
|
|
Karma: 0
|
|
Hi Nicolas at the time I was trying to debug issue with selected row I seems ended up with some tricky java script file which OPS uses to handle row selections. I wasn't able to decifer it fully, afterall that issue happened to have another root. I mean the current behavior of table (=repeat) is hard-coded in OPS, and my suggestion would be to implement some custom solution. For instance you can add a check-box in each row, maybe use function position() to set value for checked boxes. Do you see what I mean?
Any other suggestions?
Cheers, Oleg
|
|
|
|
|
|
|
Oleg Zenzin
|
|
|
The administrator has disabled public write access. |
|