JavaScript Code: // check if enter key pressed. if(event.which == 13). {. // specify your page item. apex.submit('P1_ENTER');. }.
確定! 回上一頁