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 で作業しています。1 つのボタンで複数のアクション onclick を作成したいと考えています。テーブルの値を挿入し、同じデータベース内のページをリダイレクトしたいと考えています。
よろしく、
ボタンがページを送信している場合、その特定のボタンに対して条件付きで実行できるプロセス、計算、検証、分岐をいくつでも作成できます。
テーブル挿入はプロセスになり、リダイレクトはブランチになります。