我正在尝试在 apex 中提交表单之前添加一个确认框。关于如何实现这一目标的任何想法?
<script type="text/javascript"> response = response2(); function response2(){ apex.confirm("Are you sure you want to submit?)} </script>
oracle oracle-apex
oracle ×1
oracle-apex ×1