Checkbox (check all) in interactive report behaves not as expected.

I have created an interactive report with one column being apex_item.checkbox (1,key,checking_expression).
To be able to check all rows, I have put the following code in the column's heading field:
<input type="checkbox" onclick="checkAll(this)" value="1" name="x01"/> (code got with Firebug from automatically generated tabform).
Well, the checkbox in heading checks/unchecks itself OK, but then, instead of checking all rows, a standard interactive column menu drops with sort/select value options.
I presume, I am missing something. But what?
Igor

Looking with Firebug at at the generated code, I see the following:
div id="apexir_SEL_YON" style="text-align: center;" onclick="gReport.controls.widget(this.id)"
<input type="checkbox" name="x01" value="1" onclick="checkAll(this)"/>
/div
How could I patch away this onclick trigger?
Igor
Edited by: kortchnoi on Sep 2, 2008 12:11 PM

Similar Messages

  • Check box in interactive report is literal string not a check box ???

    I'm trying to create a check box in an interactive report using the APEX_ITEM.CHECKBOX function.
    My select statement is :
    select     "CUTOVER_TASKS"."ID" as "ID",
         "CUTOVER_TASKS"."START_DATE" as "START_DATE",
         "CUTOVER_TASKS"."END_DATE" as "END_DATE",
         "CUTOVER_TASKS"."DURATION" as "DURATION",
         "CUTOVER_TASKS"."EFFORT" as "EFFORT",
         APEX_ITEM.CHECKBOX(1,COMPLETED, 1) as "COMPLETED",
         "CUTOVER_TASKS"."ASSIGNED" as "ASSIGNED",
         "CUTOVER_TASKS"."CONSTRAINT_START" as "CONSTRAINT_START",
         "CUTOVER_TASKS"."CONSTRAINT_END" as "CONSTRAINT_END",
         "CUTOVER_TASKS"."DEPENDENCIES" as "DEPENDENCIES",
         "CUTOVER_TASKS"."NOTES" as "NOTES",
         "CUTOVER_TASKS"."PRIORITY" as "PRIORITY",
         "CUTOVER_TASKS"."ORGANIZATION" as "ORGANIZATION",
         "CUTOVER_TASKS"."TASK" as "TASK"
    from     "CUTOVER_TASKS" "CUTOVER_TASKS"
    This produces an interactive report with the COMPLETED column contents "<input type="checkbox" name="f01" value="" 1 />"
    The same sql in a regular report works properly and creates the check box.
    Is there something else required for a check box in an interactive report ?
    Using : Application Express 3.2.0.00.27

    Go to Report Attributes and change the display type to "Standard Report Column" (instead of "Display as Text, escape special characters")
    Go to Column Attributes for that column and change the List Of Values to None and uncheck all the column's interactive features (sort, aggregate, compute, etc)

  • Interactive Reporting is not opening in Hyperion workspace

    Hi,
    I have installed Hyperion Foundation Services 11.1.1.1.0 and IR 11.1.1.1.0
    I am trying to access IR through Workspace
    I could see the procedure like File-> New-> Document_> interactive reporting document.
    Then i have selected a .oce file to make connection. but i am not able to progress to the next window.
    after selecting .oce file a new pop up is getting populated.Then it is closed automatically in a fraction of second...
    I dont know what is the problem.
    Kindly Help.
    Thank you.
    Regards
    GATHATHARAN K
    Hi all,
    I have tried the same with Mozilla Browser.
    Here I am ablwe to open a page saying
    Checking Hyperion Interactive Reporting Web Client status......
    then another one new win dow is getting opend.
    In that window It was asking for the
    "Press the 'Begin' button to start the installation."
    asking for a confirmation.
    I hav pressed Begin then an error comes
    "Firefox could not install the file at
    http://10.23.7.6:45000/InsightInstaller/Insight.xpi?-l0009
    because: Download error
    -228"
    Please help me
    Thank you.
    Reagrds
    GATHATHARAN K
    Edited by: gatha_vdm on Mar 23, 2009 8:25 AM
    Edited by: gatha_vdm on Mar 23, 2009 8:37 AM

    Hi bhanu,
    Thanks a lot for ur immediate reply
    I couldnt see any service in the name of IR.
    I could see only "Hyperion Annotation Server"
    I have started the service as follows... please check.
    Hyperion Apache 2.0-(Apache/2.0.61 (Win32) mod_jk/1.2.25)
    Hyperion Foundation OpenLDAP
    Hyperion Foundation Shared Services - Web Application
    (Hyperion Shared Services that support Hyperion applications, including authentication, user provisioning, task flow management, data and metadata synchronization.)
    Hyperion Workspace - Agent Service
    (HyS9Core1, Provides service infrastructure to run services locally).
    Hyperion Annotation Server
    (HyS9Annotation - Provides Annotation support for Hyperion products).
    Hyperion Workspace - Web Application
    (HyS9Workspace - Hyperion Workspace - Web Application web application for Tomcat 5.)
    For the second error
    I could not see any option named
    programs--Hyperion--Intercative Rporting--Utilities and Administratio--Service Configurator--Local Service Configurator
    i could see only a service configurator under workspace-> utilities and administration.
    Thanks a lot
    Regards
    Gathatharan K

  • Interactive reports do not execute with Z business role

    Hi all,
    We have created interactive reports which are working fine and displaying results with a standard business role. However, the report does not even execute when we use a custom business role - no blank screen no error, but the report does not execute at all.
    What could be missing ? Need your inputs please.
    Regards.

    Compare the profile value for the function profile id REPORTING_PROF in Z business role with your std business role. To check this go to define business roles> select your ZBusiness role>double click on Assign function profiles.
    Hope this helps!
    Regards,
    Kumar

  • Interactive reporting service1 not running

    Hi All,
    Whenever i try to logon to Workspace i am getting this message "Could not find a Hyperion Reporting and Analysis - System 9 server running on <servername> at port 6800. Please verify your server connect string and confirm that the server is up."
    Earlier i was able to log on to workspace without any error. I tried to track down the error and found that "Hyperion S9 BI+ Interactive reporting Service" is not running. I tried to run it both from front and back end but it is not getting started.
    I then tried to re-configue it with shared service but it is getting failed now. The configerr log says
    (Jun 02, 2010, 10:37:51 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.NoClassDefFoundError: com/brio/one/config/ConfigurationManager
         at com.hyperion.avalanche.config.AvalancheHubUtils.store(AvalancheHubUtils.java:65)
         at com.hyperion.avalanche.config.AvalancheHubRegistration.storeInfo(AvalancheHubRegistration.java:179)
         at com.hyperion.avalanche.config.AvalancheHubRegistration.setHubUrl(AvalancheHubRegistration.java:82)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:339)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Please help...i am badly stuck.
    Thanks in advance
    Suman

    Hi, Check the Core Services exists. If not you might have to reconfigure the Reporting and Anlaysis services again.
    Thanks
    Radhika

  • Interactive report jquery not executed on pagination

    recently i fell into another problem when using jquery in an interactive report.
    in the page header i do this
    <script type="text/javascript">
    $(document).ready( function() {
       var pageID = $('#pFlowId').val();
       $('.Artikelinfo').each( function(i) {
                var $item = $(this);
                var get = new htmldb_Get(null,pageID ,'APPLICATION_PROCESS=GET_ARTIKEL_INFO',0);
                get.addParam('x01', $item.attr('artnr'));
                $item.attr('rel', get.url());
                $item.attr('relTitle', $item.html());
                return true;
       $('.Artikelinfo').cluetip({
             arrows: true,
             tracking: true,
             titleAttribute: 'relTitle'
    });in the link attributes of a column i put this:
    target="_blank" class="Artikelinfo" artnr="#NUMMER#" rel="" reltitle=""it works like charm... but only on the first page.
    as soon as a change page the jquery is not executed, the attributes are not set.
    i think this is because while pagination of the IR the actual page is not reloaded.
    how can i achieve that that the jqury part is executed after pagination?
    u can find an example here [http://apex.oracle.com/pls/otn/f?p=19645:1] username "user1" password "abc123"
    hover over the first column u will see a cluetip.
    afer the first pagination, the hoverhelp is lost
    thanks
    peter

    below is from http://api.jquery.com/ajaxComplete/
    "Register a handler to be called when Ajax requests complete. This is an Ajax Event."
    "Whenever an Ajax request completes, jQuery triggers the ajaxComplete event. Any and all handlers that have been registered with the .ajaxComplete() method are executed at this time."
    I'm looking into this now...
    Also need to know how to AJAX refresh the IR report to get the changes I did through an AJAX call... ??????
    Anyone???

  • Bug? Interactive Report - Help not Translated

    Hi,
    I translated all Text Messages regarding Interactive Report, but Help (popup window) is still in English. Everything else is translated.
    Is this a Bug, or am I missing something?
    Best Regards,
    Hrvoje.

    Hi Joel,
    I played a bit more with the IR, as this is one of the most important additions to 3.1.
    I have to say that even with the bug in the help windows, which will be fixed, as you said, in 3.1.1, the APEX team did a tremendous job with the translation options of this new feature, and you can see that a lot of work has been done to allow us to translate every aspect of the IR region, thus utilizing this great feature in all the other languages APEX is supporting. I was especially pleased to find out that even the CSS relevant selectors of the help window, are part of an external file, which allow me, very easily, to add RTL support, for example.
    I strongly believe that this approach – putting as much as possible in an external resources, and not as an internal (inline) APEX engine generated code – is the best approach, and it will help us to better use this great product.
    Thanks,
    Arie.

  • Interactive Report does not maintain / remain on current page

    Fellow APEX gurus,
    In my APEX application (APEX 4.0), I have an Interactive Report that displays rows of data and each row has an EDIT link which on clicking pops up a Form (Dynamic HTML Page) on top of the Interactive Report Report.
    The problem is -- when on the Interactive Report page, when I navigate to next page of records (Page 2 or above), and EDIT a row on that page, the resulting Form pops up correctly on top of the Interactive Report, however, in the background, the Interactive Report navigates back to Page 1.
    There is only one default branch on the Interactive Report page and I have "Save State before branching" checked.
    How do I maintain the current Page and not allow APEX to navigate back to the First Page of the Interactive Report?
    Thanks,
    Ed

    Mini,
    I already had the Reset Pagination Unchecked. I did uncheck the "save state before branching" but the behavior was the same.
    Once again, I have only one "Unconditional" Branch on this page with the following settings:
    reset pagination for this page - unchecked
    include process success message - checked
    save state before branching - checked
    Anything else to look for?
    Thanks,
    Ed.

  • Interactive Report: collection not limited to screen?

    Hi,
    My problem: I want to use the selection made in an interactive report and put that into an APEX collection. BUT I do not want it to be limited to the rows shown on the screen.
    For instance: if a user makes a selection with his interactive report of 2000 rows, the screen only shows for instance the first 50. I want the id's of the all the 2000 rows, so I can make a fixed report to be exported out of that.
    Is it possible to obtain the collection that the interactive report uses?
    Any help is appreciated...

    Hi lilhelp,
    If you dont want to show the report defaultly then, restrict your region source query of the report with some filter page items in your WHERE clause.
    Brgds,
    Mini
    Mark Answers Promptly

  • Enter in search field in Interactive report does not work

    APEX 3.2.1
    When I type a string in apexir_SEARCH field and clichk on OK button, the report behaves in a correct way - it adds a filter line and does filtering.
    When I type a string in apexir_SEARCH field and then <Enter>, nothing happens.
    The same behavior in IE9 and Chrome.
    Apparently, it's gReport.search('SEARCH') function actioned on apexir_SEARCH's keyup event that is fired, but I don't manage to get further.
    I have deleted all non-odp processes and created a test IR page, but there the behavior is still the same.
    Any idea what could cause this?
    Igor

    inspect the input element and see if it has something like this
    if($f_Enter(event)){gReport.search('SEARCH'); return false;}if not add this using javascript

  • Interactive Report will not save BLOB Column Attributes

    I have created many interactive reports with 4.0 and 4.1 that had BLOB columns with no problems and the download link worked fine. After upgrading to 4.2, the interactive reports get the following error when clicking on the download link:
    Not found
    The requested URL /apex/apex_util.get_blob was not found on this server
    If I open the edit page from the report, the BLOB downloads fine. When I looked at the report attributes details for the BLOB column, I noticed the BLOB Column Attributes had not been populated. I have tried repeatedly to populate them (Table Name, Column Name, Primary Key, MIMETYPE, etc.) but after applying the changes and reopening the attributes page for the blob column, the values I entered are not saved.
    For completeness, here is the select statement for the report:
    select "DESC_ATT_ID",
    "BR_ID",
    "FILENAME",
    "MIMETYPE",
    dbms_lob.getlength("DESC_ATTACHMENT") "DESC_ATTACHMENT"
    from "#OWNER#"."ALTEC_BR_DESC_ATT"
    WHERE BR_ID = :P3_BR_ID
    Also, here is the value for the Number/Date format for the BLOB Column:
    DOWNLOAD:ALTEC_BR_DESC_ATT:DESC_ATTACHMENT:DESC_ATT_ID
    Can someone please point me in the right direction to get the link for the interactive report working properly?
    Many thanks,
    Jerry

    Hello,
    How about you do not use BLOB format Column, you do it manually as this example here:
    apex.oracle.com
    workspace: somefeto
    user: test
    pwd: test
    Application 63066
    in the same workspace, there is      Sample File Upload and Download (App ID 10540), and it is working fine ....
    Otherwise, Pls, reproduce the problem on apex.oracle.com
    Best Regards,
    Fateh
    If you believe that my answer is correct or helpful to you, then pls, mark the answer as helpful or correct

  • Interactive Report download not matching displayed data

    Hi
    I have an interactive report with a simple where clause in:
    select * from table etc
    where a.entry_date > :P2_DATE
    P2_DATE is a select list with redirect, with 2 options. Selecting the first option (the default) should return ~200 rows, the second should return ~800 rows. This functionality works correctly in the interactive report display, however the download to csv option only ever exports the ~200 rows - as if the IR download is fixed to the original query results. I'm using version 3.1.2.00.02.
    Is this a known bug?
    Thanks
    -Marc

    Hi
    Have you tried changing it to a Select List with Submit?
    Typically, this sort of behaviour means that the value selected from the list is not being stored in the session, so the report does not know that value - only the preivious value.
    Also, how are you setting the default? I tend to do this using a page computation (conditional on the item being null)
    Andy

  • How to Capture Checkbox selection in Classical interactive report .

    Hi ,
    I displaying the checkbox using write statement.The Requirement is when the checkbox is just clicked, immediately message needs to be populated by the side. No event is triggered at this time .please help me out.
            [ ] R   |  Remove
    [] ->checkbox when selected immediately the message remove must come besides that.
    Thanks in advance.

    or maybe better create our own checkbox which will trigger AT LINE-SELECTION event.
      CONSTANTS:
        lc_cb_uns(1)    TYPE c VALUE ' ',
        lc_cb_sel(1)    TYPE c VALUE 'X',
        lc_cb_inv(1)    TYPE c VALUE 'I',
        lc_fn_cb(5)     TYPE c VALUE 'LF_CB'
      DATA:
        lf_cb(1)        TYPE c,
        lv_fieldname(5) TYPE c
      lf_cb = lc_cb_uns.
      DO 5 TIMES.
        FORMAT COLOR COL_NEGATIVE.
        WRITE: lf_cb HOTSPOT ON.
        FORMAT COLOR OFF.
        WRITE: AT 10 'Selection #', sy-index.
        HIDE: lf_cb.
        NEW-LINE.
      ENDDO.
      lf_cb = lc_cb_inv. " invalidate selection
    AT LINE-SELECTION.
      GET CURSOR FIELD lv_fieldname.
      IF lv_fieldname EQ lc_fn_cb AND lf_cb EQ lc_cb_sel.
        lf_cb = lc_cb_uns. " change hide area (assignment after
        .                  " MODIFY LINE would not change hide area)
        MODIFY LINE sy-lilli FIELD VALUE lf_cb FROM lc_cb_uns
                    FIELD FORMAT lf_cb COLOR COL_NEGATIVE.
      ELSEIF lv_fieldname EQ lc_fn_cb AND lf_cb EQ lc_cb_uns.
        lf_cb = lc_cb_sel. " change hide area (assignment after
        .                  " MODIFY LINE would not change hide area)
        MODIFY LINE sy-lilli FIELD VALUE lf_cb FROM lc_cb_sel
                    FIELD FORMAT lf_cb COLOR COL_POSITIVE.
      ENDIF.
      lf_cb = lc_cb_inv. " invalidate selection
    Regards, Hubert

  • Service request interactive report is not working with IC Roles

    Dear Experts,
    We are using CRM 7.0 EHP1, we have created some custom reports based on std service request query, we can able to see these reports in IC_AGENT role as well as ZIC_AGENT role but when we click on these reports nothing is happening. But this is giving desired result in salespro role and other Zroles.
    Request your inputs/suggestions.
    Thanks in Advance.
    Regards,
    Kumar.

    Dear Experts,
    Any update on this will be greatly appreciated.
    Thanks,
    Kumar

  • Paramerterized Interactive Reports - is there a quick solution to stop the query from executing when entering the page prior to user clicking go.

    Example
    Currently, when the user enters the page the interactive report runs (without the user hitting "go")and - indicates no data found because one of the "parameterized" fields is required and the sql is not setup for nulls.
    I'm Looking for a way to not perform a query  at all -------until the user hits go for the first time on the page - then each time they re-enter the page in the same session it would be ok to auto submit the query.
    I believe I can setup a hidden item and check on my interactive report E1 not null.  Then create a "computation" on "after submission" that would set this value to a value - say 1.
    I can seem to be able to get this to work however.
    In my interactive report - I'm wondering what "condition type" should I be using.  Any thoughts would be greatly appreciated.

    In this case I just have 2 parameters.  The goal is to allow the user to "pre filter" BEFORE rendering the interactive due to the possible size of the report.  This pre fliter could be by say- order type or region or branch etc.
    Right now, I believe its all one region - see below.
    My first attempt, I put a branch on the after submit on the go button and then put a condition on the interactive report.  This worked but caused a looping issue when trying to select a column on the interactive report itself.  My guess is , because that drop down was also using that same go button.
    Anyway, please advise how to best  "pre filter" prior to rendering an interactive report.  Should I have two seperate regions or can I use one region.  Any assistance would be greatly appreciated. 
    Order Parameters 2 
    Before Header 
    Branches
    Computations
    Processes
    After Header 
    Computations
    Processes
    Regions
    Before Regions 
    Computations
    Processes
    Regions 
    Body (3) 
    Search 
    Items 
    P6_TEXT
    P6_ITEM_NUMBER
    Region Buttons  P6_GO
    Order Type &P6_TEXT 
    Report Columns 
    Order Type
    Operating Unit
    Order Number
    Line Number
    Item Number
    Invoice Week
    Items 
    P6_NAME
    P6_ITEM_NUMBER_ALT
    Position 01  Breadcrumbs
    After Regions 
    Computations
    Processes

Maybe you are looking for