Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

514
Visualizações
Submit page using dynamic action javascript in Oracle apex

I would like to submit the page when I click a button, there are a couple validations I want to do first and I don't want to use the built in one for it so I'm creating one using javascript dynamic action. Most of it works just fine, just the submit page doesn't execute. Using this documentation.

https://docs.oracle.com/en/database/oracle/application-express/20.2/aexjs/apex.page.html

My code is essentially

if (...){
//some things i want to run first
apex.submit('submit');
alert("aaaa")
}else{
...
}

Everything but the submit as well as the code after submit works just fine. Not too sure what's wrong with it. 
about 4 years ago · Juan Pablo Isaza
2 Respostas
Responde à pergunta

0

Are your page processes are executed when page is submitted with the request 'submit'? Also you can try the console of your browser and just execute apex.submit() without any request specified to see if the page is submitted or not.

about 4 years ago · Juan Pablo Isaza Relatório

0

make any process to execute needed actions

in server side condition area // type => request = value // value => requestName //

then go to your JS code (dynamic action ) and then add this
apex.submit('requestName');

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda