I've been trying to find a way to determine the last/currently selected item from a multi-select list without success. Anyone have any ideas?
Thanks!
User Profile
Collapse
-
Wait for user to close form
I have a module I'm building that kicks off with a button click. I need the module to do the following...
* some various housekeeping stuff and data collection (done)
* open a form (done)
* fill in fields of the form (done)
* excute a private function stored with the form (???)
(performs updates to other fields in the form)
* have the module WAIT until the form is closed by the user (???)
* resume...
No activity results to display
Show More