Message100

Author jgentry
Recipients sfalcon
Date 2006-06-01.06:41:36
Content
On the 'jarring' action - what is currently happening is that selecting triggers
the form and the 'current selection' is kept track of in python.  It would
likely be better to use javascript during the entire selection process (thus not
requiring a reload) and the apply could read the whole table.

On the multi-select, that would be nice.  I know it requires some (I believe
fancy) javascript but not sure.  You (seth) wouldn't happen to know how to do
that offhand, would you?
History
Date User Action Args
2006-06-01 06:41:36jgentrysetrecipients: + sfalcon
2006-06-01 06:41:36jgentrysetmessageid: <1149172896.41.0.762804753712.issue27@fhcrc.org>
2006-06-01 06:41:36jgentrylinkissue27 messages
2006-06-01 06:41:36jgentrycreate