$("#P28_FIRST" ).val();
$v('P28_FIRST');
document.getElementById('P28_FIRST').value;
apex.item('P28_FIRST').getValue();
apex.items.P28_FIRST.value;
참고
https://www.javainhand.com/2022/01/5-methods-to-get-oarcle-apex-page-item-value.html
JS initialization Code : function (config) { var $ = apex.jQuery, toolbarData = $.apex.interactiveGrid.copyDefaultToolbar(), ...
댓글 없음:
댓글 쓰기