Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果单击另一个按钮,如何禁用 oracle apex 中的按钮。我在经典报告中有按钮。btn1:更新 btn2:删除 btn3:保存
我想当一个按钮被点击时,其他按钮应该被禁用。请建议如何做到这一点
单击其中一个按钮时会发生什么?知道这一点可以提供一种更好的方式来做你想做的事,例如在服务器端条件下。
不知道这一点,您可以通过动态操作来做到这一点 - 单击特定按钮的按钮,禁用/隐藏其他按钮(设置多个真正的操作)。您还需要指定何时重置它们。