How to disable sort in inputlistofvalues popup

I'm building custom bpm task list using jdeveloper 11.1.1.7 and in this page i've added input list of values
this input list of values comes from view object but I've changed its value to my xsd element to save returned value in this elemnt
Problem happens
     when I open the input list of values popup and try to sort data in the appeared table in the popup
     error says "class cast exception appear"
I want to avoid this error by disable search in the popup or catch the sort event by java script and cancel it.
can I make this or no

this is the error that appears to me
oracle.jbo.server.ViewObjectImpl cannot be cast to oracle.adf.model.bean.DCDataVO

Similar Messages

  • How to disable the run-time popup menu in the sequence display on TestStand Operator Interface, that allow the use to skip the test?

    How to disable the run-time popup menu in the sequence display on TestStand Operator Interface, that allow the use to skip the test?

    Hello,
                  Regarding the skip/force pass/force fail options, when I set the ControlExecFlow to True in Teststand 3.1 and 3.5, in the Sequence Editor the menu options for skip/force pass/force fail are not active for Technician but, when I launch the Operator Interface logged with Technician the options are active. The problem is that if the technician sets one step to one of these options, and change the user to Operator, the test step remains skip/force pass.
                  Is there any possibility without modifying the Operator Interface (at programming level), to reload default values of the steps when changing the user to Operator?
    Thank you,
    Best regards,
    paio

  • How to disable parent window while popup window is coming

    Hi,
    I am working on Oracle Applications 11i.
    I am able to get the popup window using the Java script in the controller.
    Please see the below code for the reference.
    String pubOrderId = pageContext.getParameter("orderId");
    StringBuffer l_buffer = new StringBuffer();
    StringBuffer l_buffer1 = new StringBuffer();
    l_buffer.append("javascript:mywin = openWindow(top, '");
    l_buffer1.append("/jct/oracle/apps/xxpwc/entry/webui/AddAttachmentPG");
    l_buffer1.append("&retainAM=Y");
    l_buffer1.append("&pubOrderId="+pubOrderId);
    String url = "/OA_HTML/OA.jsp?page="+l_buffer1.toString();
    OAUrl popupUrl = new OAUrl(url, OAWebBeanConstants.ADD_BREAD_CRUMB_SAVE );
    String strUrl = popupUrl.createURL(pageContext);
    l_buffer.append(strUrl.toString());
    l_buffer.append("', 'lovWindow', {width:750, height:550},false,'dialog',null);");
    pageContext.putJavaScriptFunction("SomeName",l_buffer.toString());
    But here the problem is, even though popup window is there, i am able to do the actions on the parent page.
    So how to disable the parent page, while getting the popup window.
    Thanks in advance.
    Thanks
    Naga

    Hi,
    You can use javaScript for disabling parent window as well.
    Refer below link for the same:
    http://www.codeproject.com/Questions/393481/Parent-window-not-disabling-when-pop-up-appears-vi
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to disable sorting for some columns in a ALV GRID?

    Hi i have requirement where I have to disable sorting for some columns in a ALV GRID. i am using REUSE_ALV_GRID_DISPLAY function module.
    Can anybody help me. how to acieve this? Any code snippets will really be appreciated.

    Hi,
    I have tried this but not completely successful. I think this can be done using the OOPS method.
      DATA: it_event_exit TYPE  slis_t_event_exit.
      DATA: w_exit TYPE slis_event_exit.
      w_exit-ucomm = '&ODN'.
      w_exit-before = 'X'.
      CLEAR w_exit-after.
      APPEND w_exit TO it_event_exit.
      w_exit-ucomm = '&OUP'.
      w_exit-before = 'X'.
      CLEAR w_exit-after.
      APPEND w_exit TO it_event_exit.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program          = w_repid
          i_callback_top_of_page      = 'ALV_TOP_OF_PAGE'
          i_callback_html_top_of_page = 'ALV_HTML_TOP_OF_PAGE'
          i_callback_user_command     = 'USER_COMMAND'  <- User command form
          is_layout                   = wm_layout
          it_fieldcat                 = wt_fieldcat
          it_events                   = i_events
          it_event_exit               = it_event_exit    <- Need to fill
          it_sort                     = wt_sort
          i_default                   = 'X'
    Now you can capture this events in the user command
    FORM user_command  USING r_ucomm LIKE sy-ucomm
                             rs_selfield TYPE slis_selfield.
      IF r_ucomm = '&OUP' and rs_selfield-SEL_TAB_FIELD = 'Your field name'.
      ENDIF.
    ENDFORM.                    "user_command
    In this form you will get the function code in 'r_ucomm' and the field selected for sorting in 'rs_selfield-SEL_TAB_FIELD'. But reseting 'r_ucomm' will not work.
    May be somebody else can give some help on this.
    But this will work if you follow the oop method.
    Please see this document for more info.
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an easy reference for alv grid control.pdf
    Thanks
    Vinod

  • How to enable sorting in Search Popup dialog of inputComboboxListOfValues

    Hi,
    Does anyone know how to enable sorting in Search and Select popup dialog of af:inputComboboxListOfValues?
    This is my problem:
    1. I have a af:inputComboboxListOfValues, when I click on 'More...' (or Search...) link at the bottom of the combobox, the Search and Select popup dialog will appear.
    2. This popup dialog will only contain one column, say that column is "Region". This column will contain all the Region Names that is sorted by Region ID (which is not visible).
    3. When user mouse-over on the Header title ('Region') of this popup dialog, two arrows will appear. Up arrow which is equivalent to 'Sort Ascending' and Down arrow which is equivalent to 'Sort Descending'
    4. But when user click on either of these arrows, nothing is happening. The sorting is not working at all.
    Could someone please help me how to enable this sorting?
    Any help is greatly appreciated.
    Thanks,
    Rei

    Unfortunately full text search is not supported in Azure SQL DB.  
    Cotega - Azure SQL DB Monitoring, Notification and Scheduling service

  • How to disable 'Remove Hidden Information' popup when closing PDF in Acrobat X on Mac?

    How do I disable the function that causes the 'Remove Hidden Information' popup when closing PDFs in Acrobat X? I'm using OS X 10.9.4 on a Mac?
    I've searched online and was directed to Preferences>>Security (enhanced) to uncheck 'Unable Enhanced Security', but it wasn't checked.
    This box (see screen shot) opens each time I close a PDF. I'm forced to select an option before closing.
    Please help.
    Thanks.

    Go to the menu Acrobat>Preferences
    In the Preferences window's "Categories" pane, select "Document"
    In the "Hidden Information" section deselect both check boxes
    Click the OK button
    You should be good now.

  • How to disable sorting in ListView component?

    Hi ,
    I am using a listview component and is there any option to disable the sorting option.
    Regards,
    Nagaraj

    Use fixed header size, that will stop resizing the column width at run time.
    Regards,
    Anjani Kumar C.A.

  • How to disable back screen on popup in the format of frame

    I want to hide the back ground contents of the html form when I open a new frame for example if I have 1frame, 2frame, 3frame when I click on some link in 2frame then it opens 3frame but when it opens it I want both 1frame and 2frame to be disabled as well as to be shown in shadowed format. Can any body please help me in this?

    You can use this for IE, but may not work on fire fox
    window.showModalDialog("popup.html","name","dialogWidth:255px;dialogHeight:250px");

  • How to disable sorting in hash map

    im adding like this ,
    Map Params = new HashMap();
    params.put("orderYear", "1");
    params.put("distrChannel", "2");
    params.put("salesOffice", "3");
    while iterating answer is coming like this
    1
    3
    2
    but i want
    1
    2
    3
    thanks in advance
    gowri

    while iterating answer is coming like this
    1
    3
    2You can print the Sorted HashMap values using the following way:
              HashMap map = new HashMap();
              map.put("1","First");
              map.put("2","Second");
              map.put("3","Third");
              ArrayList keys = new ArrayList();
              keys.addAll(map.keySet());
              Collections.sort(keys);
              Iterator it = keys.iterator();
              while (it.hasNext())
              System.out.println(it.next());
    Refer the outcome keys, and print the HashMap values, thats all.

  • Disabling sort button on the alv list display

    Hi,
       how to disable sort button on alv list display
    thanks

    Fill an itab
    1- Create an itab type SLIS_T_EXTAB.
    2- Populate it with the Function codes you want to exclude ('&OUP', '&ODN').
    3- Pass it as parameter to IT_EXCLUDING
    Regards
    Edited by: Jordi Escoda Ruiz on Apr 24, 2008 10:39 AM

  • Disable the launch of popup in inputListOfValues

    hi all,
    How to disable the enter key in displaying the LOV popup of inputListOfValues? Clicking the magnifier to launch it is fine. Thanks in advance.

    setAutoSubmit to false :-)

  • How can I disable an annoying character popup?

    I keep getting popups like this (http://i785.photobucket.com/albums/yy131/redknight680/ScreenShot2013-11-24at7325 9PM_zps5ef04998.png) whenever I play Flash games.  It's rather irritating, as it blocks part of the screen, and I have no idea how to disable it.  I've looked around in System Preferences, but I didn't see anything that looks like it.  I'm sure it's not just that game, or even that site, since it's been happening ever since I upgraded to Mavericks.  Anyone know any way to disable it?
    I haven't changed my browser since I upgraded, so I'm sure that it isn't Chrome that's causing this.

    Those are special characters from holding down a key for a couple seconds. Go here to disable it.
    http://www.macobserver.com/tmo/article/os_x_lion_using_and_disabling_the_charact er_picker/

  • SAP Logon - how to disable popups while playing tests (QC and  TAO)

    Hello,
    I am using QC 10, QTP 10 SAP TAO 2.03.
    I recorded and cofigured sample scripts and now I am planning to run it from QC during night. There is one problem to run scripts someone needs to accept popups initiated by sap logon at the beginning of test run -
    So my question is how to disable the logon popup windows and fully automate runs?
    Thank you in advance for your help
    Edited by: Ksan_1 on Apr 1, 2011 9:04 PM

    It is just the beginning of replaying the test.
    When i initiate the test eg from the QC the very first operation is to confirm 2 popups. First informs about starting the gui and. Second is confirmation that script would be initiated. In the system.
    So i need human interaction to initiate each SAP and this is part i want to eliminate.
    Is there any way to disable the initial popup?

  • How to disable silverlight "Do you want to allow this Web application to access your clipboard?" popup window, when tyring to right click and paste?

    Hi,
    When im trying to right click and choose paste. im getting a dialog box.. "Do you want to allow this Web application to access your clipboard?". How do i disable it for all users?
    i found that, we can able to disable it for only one user, if we create a 'Clipboard' DWORD key with value '11' in the registry path: HKEY_USERS -> S-1-5-21-159.. -> Software -> AppDataFlow -> Software -> Microsoft ->
    Silverlight -> [website url]
    Even, i tried
    Internet Options> Security> Internet Zone> Custom Level> Scripting section> Allow Programmatic clipboard access> Enable. But its not working.
    Please let me know how to disable that popup for all users?

    It works fine on my machine here which is win7 pro.
    Your options are limited
    You know one way - the registry entry.
    The option:
    Internet Options> Security> Internet Zone> Custom Level> Scripting section> Allow Programmatic clipboard access> Enable.
    Has been changed by later versions of Internet explorer tightening security.
    I guess you could try:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
    meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    Bit difficult for me to test at the moment, but that could work.
    If that's no good.
    The alternative is to give the app elevated trust.
    This is a PITA because you have to obtain a security cert and sign the xap with it.
    They expire as well and you then need to buy a new one.
    Costs several hundred quid a year ( this is one time cost rather than per user ).
    Hope that helps.
    Recent Technet articles:
    Property List Editing   ;  
    Dynamic XAML

  • Acrobat DC Upgrade Popup Window Seriously Disrupting Workflow - How to Disable?

    I am a registered user of Acrobat XI Pro.  Pay for the monthly subscription, etc.  It has been working fine until recently.  Now all of a sudden, every single time I open Acrobat, a popup screen from Adobe shows up, prompting me to license the new DC software.  I have two options:  1. "License this software" or 2. "Continue Trial".  I wasn't aware that I had agreed to a trial in the first place.  Then when I close the popup window it asks me if I am sure.  This is extremely disruptive considering how frequently I open and close Acrobat.  I don't know how to disable it.  I literally am opening and closing Acrobat all day long, probably about 50 times.  Can someone please help me disable this "feature"?  I find it off-putting to be spammed like this when I have been paying a subscription fee for years.
    Thanks for listening and any help would be greatly appreciated!

    Hey michaelh76434314,
    This issue may occur when the licensing information for the membership or subscription is no longer available to Acrobat.
    Could you please share the screenshot of this dialog box that prompts on your screen asking to continue trial or license the software.
    You might need to open Acrobat and choose 'License this Software' option.
    Then, enter the Adobe ID associated with your Creative Cloud or Acrobat subscription and click OK.
    Let me know how it goes.
    Regards,
    Anubha

Maybe you are looking for

  • Error while deploying module with iasdeploy : Exception while createXmlDocument() : connection refused

    Hi to you all, I work with iAS 6.0 sp2 on Solaris. For 1 day, I get that exception when trying to deploy or remove my modules (servlets + JSP) with the iasdeploy tool : Exception while createXmlDocument() java.net.ConnectException: Connection refused

  • Problem in displaying arabic

    Hi I am having a problem in displaying arabic language. The problem is that sentences are not being displayed in correct format. That is they are displaying in the format like left to right languages and not in the format like right to left languages

  • How to download output of program2 to excel from program1......

    Hi,          i have program1 and program2. i am calling program2 from program1 through submit (PROGRAM2) and return to program1. program2 using REUSE_ALV_HIERSEQ_LIST_DISPLAY to display output.   What my requirement is , i need output of program2 in

  • Multiple (no title) entries in Safari history

    I have noticed after visiting several websites using Safari on my New iPad when I veiw my history there are several entries that say (no title).  I have played around a little with clearing my history right before visiting the sites to make sure that

  • Migrating from 10gR2 DB Control to Grid Control

    hi i've installed an Oracle10gR2 database with Database Control. now, i'd like to use Grid Control for managing both the 10g as well as an Oracle9iR2 database running on the same server. i'd like to use the existing Oracle10gR2 database as a manageme