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

190
Visualizações
Oracle Apex 20.1. Report with 'Cards' template, how to redirect to another page on click a card?

I don't really know how to redirect to another page, I specified CARD_TITLE and CARD_DESC and CARD_SUBTEXT, but i don't know how CARD_LINK works. Also, I would like to forward a column value to an item on the new page.

Basically, when someone clicks on a card, the goal is to redirect to another page with a column value.

I saw that in APEX 20.2 there is Cards region but in our version there is only the 'Cards' template on a Report region.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

CARD_LINK should be a link to another page. Create it any way you want, but - I prefer APEX_URL.GET_URL

select <CARD_... columns here>,
  --
  apex_page.get_url (p_page    => 2,                --> go to page 2
                     p_items   => 'P2_ID',          --> to P2_ITEM ...
                     p_values  => a.id) card_link   --> ... pass a.id column value
from some_table a
where ...

At the end, it'll look like e.g.

f?p=:2:::::P2_ID:1056
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