ABAbdelmalek Belhadjinoracleapextip.hashnode.dev·May 31 · 3 min readAdding a Dynamic Select List to a Classic Report ColumnIn many real-world scenarios while building APEX applications, we find ourselves needing to integrate select lists inside classic report rows. Common use cases include: updating order statuses directl10
ABAbdelmalek Belhadjinapextechnotes.hashnode.dev·May 17 · 2 min readLinking a Column Header in Oracle APEXIn Oracle APEX, links are commonly added inside Interactive Report cells. However, you can also make a column header clickable to navigate to another page or trigger a page submission. In this tutoria11M
ABAbdelmalek Belhadjinoracle-apex-tuto.hashnode.dev·May 11 · 2 min readComment transformer le titre d’une colonne en lien vers une autre page dans Oracle APEXDans Oracle APEX, nous avons l'habitude de créer des liens à l'intérieur des cellules d'un Interactive Report. Mais saviez-vous qu'il est tout aussi simple de transformer le titre (Header) d'une colon10