Thanks for pointing out I needed to use onchange and not onmouseup. I know this is not standard cakephp. I am new to php and cakephp and found the form helper confusing, so I decided not to use it and just code the html which I understand a little better.
how do I go about coding the value of the selected option into onchange <select onchange="<? $this/webroot; ?>/optional_share_users/select/<? $user['OptionalShareUser']['id']?>/<?the value of the selected option? >"> Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
