Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » How can i create a report page with dynamic button in apex 4.0
How can i create a report page with dynamic button in apex 4.0 [message #527458] Tue, 18 October 2011 03:33 Go to next message
mukeshdhana
Messages: 1
Registered: October 2011
Junior Member
I have to create a report with table_name,enable/disable buttons should be displayed. So each line in the report would have a button(one for Enable,another for diable) on the right hand side. When I press the button enable, it should enable the tablename in the particular schema and would kick off the job process for the table.
So if I press the button Enable on line 6 of the report, the process linked to the button would kick of the job for a table for that specific table on line 6.

IF i click the disable button , the table should be diabled and the job will not be submitted.

How can I accomplish this? Any one please give me the suggestion.
Re: How can i create a report page with dynamic button in apex 4.0 [message #528134 is a reply to message #527458] Sat, 22 October 2011 00:51 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
There are many related threads on https://forums.oracle.com/forums/forum.jspa?forumID=137. Search for dynamic actions, apex_plsql_job.submit_process.

Also see this example for cancelling a running process http://apex.oracle.com/pls/otn/f?p=20622:5:0
Previous Topic: How to make end user change password forcefully??
Next Topic: how to create chart in iframe?
Goto Forum:
  


Current Time: Thu Mar 28 07:30:00 CDT 2024