Oracle APEX - Setting a value from Interactive Report column to a Item -


i have created dashboard interactive report (apex 4.2), in report displaying info column displays whether record has attachments or not. if click link pop-up modal window (i using jquery window display list of attachments in classical report). problem is, not able set record_id in modal window hidden item retrieve corresponding attachments.

somebody, please throw light how set value dynamically interactive report value hidden item attached modal window.

thanks sudhakar

here tutorial helped me problem.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -