Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.1.5-SNAPSHOT
-
None
Description
One thing that I had issues with for submitOnEvent is that the default
event is keyPress. I didn't realize that the default event wouldn't work for a selectOneUI.
Let's add intelligent default event values.
"keyPress" for a UIInput, "change" for a UISelectOne, and so on.