In this special extended episode (10 min) Anton and Hayden go over three ways to trigger a dynamic action from a report row
1. Create a button with an HTML expression. Pass data using custom data attributes
2. Use a link column with a custom event and pass data using apex.event trigger
3. Use an on change item dynamic action In all cases, the JavaScript debugger is your friend.
Bonus: Your Oracle Text convert_end_user_search function should be deterministic.
View Past Episodes
Full episode list on YouTube here.
Past Episodes
APEX Instant Tips #166: Using the browser network inspector for APEX environment insights
Have you ever seen this error when you click save? "Error: SyntaxError: Unexpected token DOCTYPE... is not...
Read moreAPEX Instant Tips #165: You Must Markdown This Tip
How to make your optional label templates start in column 1 and how to publish your...
Read moreAPEX Instant Tips #164: Three Tips, Workarounds, Hacks…you be the judge.
Tips on how to resize regions, show warnings on dynamic actions, and keep your region "page...
Read moreAPEX Instant Tips #171: APEX v24.2 Opening Modal Dialog Pages
When upgrading to APEX v24.2 be sure to fix custom javascript that opens modal dialog pages...our...
Read moreAPEX Instant Tips #170: Find matching members in two “multi-value”, colon separated strings
A quick method to determine if two "multi-value" strings (e.g. colon separated) have any matching members.
Read moreAPEX Instant Tips #169: A return to writing fast queries…and a function to make it easier.
Think you can’t learn anything valuable in 5 minutes? Anton and Marwa will prove you wrong,...
Read moreAPEX Instant Tips #168: Two approaches to applying CSS to APEX components
A couple of ways to approach changing the look and feel of your application. We'll also...
Read moreAPEX Instant Tips #167: APEX sessions, APEX engine requests – Behind the scenes
Anton and Marwa discuss the underpinnings of the APEX engine, including ORDS, and demonstrate using trace...
Read moreAPEX Instant Tips #166: Using the browser network inspector for APEX environment insights
Have you ever seen this error when you click save? "Error: SyntaxError: Unexpected token DOCTYPE... is not...
Read moreAPEX Instant Tips #165: You Must Markdown This Tip
How to make your optional label templates start in column 1 and how to publish your...
Read moreAPEX Instant Tips #164: Three Tips, Workarounds, Hacks…you be the judge.
Tips on how to resize regions, show warnings on dynamic actions, and keep your region "page...
Read moreAPEX Instant Tips #171: APEX v24.2 Opening Modal Dialog Pages
When upgrading to APEX v24.2 be sure to fix custom javascript that opens modal dialog pages...our...
Read moreAPEX Instant Tips #170: Find matching members in two “multi-value”, colon separated strings
A quick method to determine if two "multi-value" strings (e.g. colon separated) have any matching members.
Read moreAPEX Instant Tips #169: A return to writing fast queries…and a function to make it easier.
Think you can’t learn anything valuable in 5 minutes? Anton and Marwa will prove you wrong,...
Read more