Quantcast
Channel: SCN : All Content - Business Server Pages (BSP)
Viewing all articles
Browse latest Browse all 296

submitonEnter is not working in safari

$
0
0

Hi,

 

I have a BSP application which follows MVC pattern and in view I have Htmlb input field code which has submitonEnter="X". If user enters the value and hit Enter button it should go to DO Handle Event. This perfectly works in IE. But in Safari and Chrome its not working.

Can anyone help how to achieve hit Enter function for an HTMLB Inputfield for Chrome anf Safari browser.

 

Please find the code:

 

              <htmlb:label for      = "report_by"

                            tooltip  = "<%= lwa_help-field_text %>"

                            text     = "Reported By:UNIX id:"

                            required = "TRUE" />

             </htmlb:gridLayoutCell>

             <htmlb:gridLayoutCell columnIndex = "2"

                                   rowIndex    = "1"

                                   width       = "100"

                                   wrapping    = "FALSE" >

 

               <htmlb:inputField id        = "report_by"

                                 value     = "<%= controller->v_report_by %>"

                                 maxlength = "12"

                                 submitOnEnter="TRUE"  

                                 size      = "20"

                                 />

 

 

Thanks much in advance.


Viewing all articles
Browse latest Browse all 296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>