Re: LookupDispatchAction (Bug?)

2005-03-15 Thread K.C. Baltz
How are you setting the value of "dispatch" in your page? A hidden field? Is it hard-coded or do you set it when the button is clicked. Is there more than one form in the page such that Enter might be submitting a different form than you expect? You might need some javascript to ensure that

Re: LookupDispatchAction (Bug?)

2005-03-15 Thread Rick Reumann
Tim Christopher wrote the following on 3/15/2005 1:46 PM: I have the following code within a jsp: When the user clicks on the 'Update' button it goes off and updates the record as you would expect. The problem I'm having is that every time the user presses the 'enter key' to submit the form

LookupDispatchAction (Bug?)

2005-03-15 Thread Tim Christopher
Hi, I have the following code within a jsp: When the user clicks on the 'Update' button it goes off and updates the record as you would expect. The problem I'm having is that every time the user presses the 'enter key' to submit the form it results in an error: Request[/secure/admin/pro