Filling a table in Dreamweaver with different lists based on user decisions

Hi, I'm very new to Dreamweaver and web design as a whole, so this might seem like a far fetched idea.
What I want to do is have a situation where a user could click one of 4 buttons, upon which a predefined list would appear, presumably populating a table. As in, there are four lists (A, B, C, and D), and clicking on the respective button would make that respective list appear in a table. I only assume that a table is the appropriate option here. Furthermore, I want the user to be able to click on an element in the appearing list to make an image appear.
Does anyone have any ideas on how I can do this? Am I on the right track with a table? I might be thinking too much in java...
Thank you very much.

I might be thinking too much in java...
I believe you have confused Java with JavaScript. The two are very different, and usually when talking about web pages and interactive effects on them, it's the latter that would be relevant.
You could do what you want most easily by building a page with all 4 tables (each containing the desired display effects already applied) explicitly coded (presumably one after the other). Each of these tables should be given a unique ID value (e.g., id="table1", id="table2", etc.) Then you would use CSS to hide all 4 tables using the style "display:none;". Then you would apply a javascript behavior to each of your buttons to change the CSS style on the table from "display:none;" to "display:block". That would make only that table appear. In addition, each of those buttons would have to set the style on the three other tables back to "display:none" to account for any table that may have been previously made visible.
You can do this style changing using the DW behavior called "Change Property", by changing the display style on the desired table to "block", and on the other tables to "none;".
This is a lot for a beginning user to absorb, so ask questions as you need answers. I don't think there would be any easier way to do this.

Similar Messages

  • Redirect to different pages based on user input value

    Hello,
    Anyone please help.
    I am trying to redirect to different pages based on user inputs. I have a form in which I have one text item and a submit button. For example consider text item to be empno; So once the user enters a empno and hits submit button; I need to redirect to different pages based on this job.
    For Ex: if user inputs empno whose job is 'ANALYST' then redirect to page 1
    if user inputs empno whose job is 'MANAGER' then redirect to page 10
    For this scenario. i wrote a pl/sql process for the submit button; but no luck -- its not at all redirecting instead its in the same page. Below is the process.
    declare
    v_job varchar2(20);
    begin
    select job into v_job from emp where empno = :P9_EMPNO_R;
    if v_job = 'ANALYST' then
    OWA_UTIL.REDIRECT_URL('f?p=&APP_ID.:1:&SESSION.::&DEBUG.::', TRUE);
    end if;
    if v_job = 'MANAGER' then
    OWA_UTIL.REDIRECT_URL('f?p=&APP_ID.:10:&SESSION.::&DEBUG.::', TRUE);
    end if;
    end;Please help. I am using Oracle APEX version 4.2 and database Oracle 11g R2
    Thanks,
    Orton

    orton607 wrote:
    Hello,
    Anyone please help.
    I am trying to redirect to different pages based on user inputs. I have a form in which I have one text item and a submit button. For example consider text item to be empno; So once the user enters a empno and hits submit button; I need to redirect to different pages based on this job.
    For Ex: if user inputs empno whose job is 'ANALYST' then redirect to page 1
    if user inputs empno whose job is 'MANAGER' then redirect to page 10
    For this scenario. i wrote a pl/sql process for the submit button; but no luck -- its not at all redirecting instead its in the same page. Below is the process.
    declare
    v_job varchar2(20);
    begin
    select job into v_job from emp where empno = :P9_EMPNO_R;
    if v_job = 'ANALYST' then
    OWA_UTIL.REDIRECT_URL('f?p=&APP_ID.:1:&SESSION.::&DEBUG.::', TRUE);
    end if;
    if v_job = 'MANAGER' then
    OWA_UTIL.REDIRECT_URL('f?p=&APP_ID.:10:&SESSION.::&DEBUG.::', TRUE);
    end if;
    end;Please help. I am using Oracle APEX version 4.2 and database Oracle 11g R2
    Thanks,
    OrtonI have a similar scenario in my application and this is how I handle it.
    1. Create a page item on the page, say Px_PAGE_NUM
    2. Create a "On Submit - After Computations and Validations" page process to set the above page item. In your case, you can use the same logic that you have already in place (except the call to OWA_UTIL.REDIRECT_URL) :
    declare
    v_job varchar2(20);
    begin
    select job into v_job from emp where empno = :P9_EMPNO_R;
    if v_job = 'ANALYST' then
       :Px_PAGE_NUM := '1';
    end if;
    if v_job = 'MANAGER' then
       :Px_PAGE_NUM := '10';
    end if;
    end;3. Create a "On Submit: After processing" branch. Specify the "Target Type" as "Page in the application" and "Page Number" as &Px_PAGE_NUM. (with the dot).
    I hope the above helps.
    BTW, the following thread in the forum related to OWA_UTIL.REDIRECT_URL might help:
    issue OWA_UTIL.REDIRECT_URL with APEX 4.1.1

  • Which table i will  get the  status of the User decision Result status

    Hi Experts
    Which table i will  get the  status of the User decision Result status
    (eg : Inspection completion forced )
    This i can see in QA33

    Hi jag
    Ok fine actually it is not storing in any table...these r all text symols...if u see this program MQEVAF22...U EILL GET SOME IDEA
    CALL FUNCTION 'QAST_STATUS_CHECK'
           EXPORTING
                I_OBJNR          = QALS-OBJNR
                I_STATUS         = C_STATUS_PAKO
           EXCEPTIONS
                STATUS_NOT_ACTIV = 01.
      IF SY-SUBRC NE C_RC01.
        MOVE C_KREUZ TO L_STAT_PAKO.
      ELSE.
        CLEAR L_STAT_PAKO.
      ENDIF.
    Prüfen, ob Los bestandsrelevant ist
      MOVE RQEVA-STAT_BERF TO L_STAT_BERF.
    Prüfen, ob Los auf SKIP sitzt
      CALL FUNCTION 'QAST_STATUS_CHECK'
           EXPORTING
                I_OBJNR          = QALS-OBJNR
                I_STATUS         = C_STATUS_SKIP
           EXCEPTIONS
                STATUS_NOT_ACTIV = 01.
      IF SY-SUBRC NE C_RC01.
        MOVE C_KREUZ TO L_STAT_SKIP.
      ELSE.
        CLEAR L_STAT_SKIP.
      ENDIF.
      IF QALS-STAT35 >< C_KREUZ.
    VE noch nicht getroffen !
        IF     ( QALS-OFFENNLZMK > CI_0 OR QALS-OFFEN_LZMK > CI_0 )
           AND QALS-STAT13     = C_PPKTTYP-PHPR
           AND G_ANZAHL_PPKT_LOEVM > CI_0.
    Es wurden physische Proben storniert !              PRIORITÄT 1A
            MOVE TEXT-I17 TO RQEVA-INFO_LINE.  L_TEXT_NR = 'I17'.
        ELSEIF ( QALS-STAT14 = C_KREUZ AND QALS-OFFENNLZMK > CI_0 )
          OR ( L_STAT_PAKO = C_KREUZ
               AND ( QALS-OFFENNLZMK > CI_0 OR QALS-OFFEN_LZMK > CI_0 ) ).
    Prüfung wurde abgebrochen !                         PRIORITÄT 1
          MOVE TEXT-I04 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I04'.
          MOVE C_KREUZ TO L_ICON.
        ELSEIF G_ANZ_RUECK_MK > 0.
    Es wurden Merkmale rückgewiesen  !                  PRIORITÄT 2
          MOVE TEXT-I01 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I01'.
          MOVE C_KREUZ TO L_ICON.
        ELSEIF QALS-OFFENNLZMK > CI_0 OR QALS-OFFEN_LZMK > CI_0 .
          IF QALS-OFFENNLZMK > CI_0.
    Es sind nicht alle Merkmale abgeschlossen !         PRIORITÄT 3
            MOVE TEXT-I02 TO RQEVA-INFO_LINE.  L_TEXT_NR = 'I02'.
          ELSEIF QALS-OFFEN_LZMK > CI_0.
            MOVE TEXT-I05 TO RQEVA-INFO_LINE.  L_TEXT_NR = 'I05'.
          ENDIF.
        ELSEIF QALS-WERK NE QALS-WERKVORG.
        Prüflosmenge wurde umgelagert auf anderes Werk   Priorität 4
          MOVE TEXT-I16 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I16'.
        ELSEIF QALS-LMENGEIST > QALS-LOSMENGE.
        Istmenge im Los größer als Losmenge!             Priorität 5
          MOVE TEXT-I15 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I15'.
        ELSEIF L_STAT_SKIP    = C_KREUZ.
    Prüfverzicht: Los ist geskippt !                    PRIORITÄT 6
          MOVE TEXT-I03 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I03'.
        ENDIF.
      ELSE.
    VE getroffen bzw. eingetragen
       IF     ( QALS-OFFENNLZMK > CI_0 OR QALS-OFFEN_LZMK > CI_0 )
           AND QALS-STAT13     = C_PPKTTYP-PHPR
           AND G_ANZAHL_PPKT_LOEVM > CI_0.
    Es wurden physische Proben storniert !              PRIORITÄT 1A
            MOVE TEXT-I17 TO RQEVA-INFO_LINE.  L_TEXT_NR = 'I17'.
        ELSEIF ( QALS-STAT14 = C_KREUZ AND QALS-OFFENNLZMK > CI_0 )
          OR ( L_STAT_PAKO = C_KREUZ
              AND ( QALS-OFFENNLZMK > CI_0  OR QALS-OFFEN_LZMK > CI_0 ) ).
    Prüfung wurde abgebrochen !                         PRIORITÄT 1
          MOVE TEXT-I04 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I04'.
          MOVE C_KREUZ TO L_ICON.
        ELSEIF L_STAT_PAKO EQ SPACE
           AND ( QALS-OFFENNLZMK > CI_0 OR QALS-OFFEN_LZMK > CI_0 ).
    Es sind noch Langzeitmerkmale zu bearbeiten !       PRIORITÄT 2
          MOVE TEXT-I05 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I05'.
        ELSEIF L_STAT_BERF = C_KREUZ AND QALS-STAT34 EQ SPACE.
    Los ist bestandsmäßig noch nicht entlastet !        PRIORITÄT 3
          MOVE TEXT-I06 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I06'.
        ELSEIF QALS-WERK NE QALS-WERKVORG.
        Prüflosmenge wurde umgelagert auf anderes Werk   Priorität 4
          MOVE TEXT-I16 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I16'.
        ELSEIF QALS-LMENGEIST > QALS-LOSMENGE.
        Istmenge im Los größer als Losmenge!             Priorität 5
          MOVE TEXT-I15 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I15'.
        ELSEIF L_STAT_SKIP = C_KREUZ.
    Prüfverzicht: Los ist geskippt !                    PRIORITÄT 6
          MOVE TEXT-I03 TO RQEVA-INFO_LINE.    L_TEXT_NR = 'I03'.
        ENDIF.
      ENDIF.

  • Dynamic Table UI Element with different data type for each cell

    Hi Experts,
    I have a problem with a dynamic Table UI Element in Web Dynpro ABAP. I have the following coding:
    METHOD set_col_row .
      TYPE-POOLS: icon.
      DATA:
        lv_node         TYPE REF TO if_wd_context_node,
        lv_node_info    TYPE REF TO if_wd_context_node_info,
        lv_element      TYPE REF TO if_wd_context_element,
        lt_attributes   TYPE wdr_context_attr_info_map,
        lv_table        TYPE REF TO cl_wd_table,
        lv_table_column TYPE REF TO cl_wd_table_column,
        lv_text_view    TYPE REF TO cl_wd_text_view,
        lv_image TYPE REF TO cl_wd_image,
        lv_text_edit TYPE REF TO cl_wd_text_edit,
        lv_header       TYPE REF TO cl_wd_caption,
        attribute       LIKE LINE OF lt_attributes,
        lv_index       TYPE string,
        lv_cur_row         TYPE i,
        path            TYPE string,
        lv_value           TYPE string,
        attr_name       TYPE string,
        l_trc_point_id  TYPE string,
        l_num_cols      TYPE string,
        l_num_rows      TYPE string,
        lv_text         TYPE string,
        lv_index2 TYPE i,
        lr_ress_selections TYPE REF TO /its/di_2_cpr_ress_selections,
        lt_comp_tab TYPE cl_abap_structdescr=>component_table,
        ls_comp_tab LIKE LINE OF lt_comp_tab,
        lv_count TYPE i,
        lv_col_count TYPE i,
        lv_col_count_read TYPE i,
        lv_index_read TYPE i,
        lv_num_cols_minus_1 TYPE i,
        lv_bind_lv_value TYPE string,
        wd_standard_cell TYPE REF TO cl_wd_table_standard_cell,
        lv_data_count TYPE i,
        lv_data_count_str TYPE string,
        wd_table_column TYPE REF TO cl_wd_table_column,
        lv_column_id TYPE string.
      FIELD-SYMBOLS:
         TYPE ANY.
    Instanz der Klasse /ITS/DI_2_CPR_RESS_SELECTIONS
      lr_ress_selections = /its/di_2_cpr_ress_selections=>factory( ).
      ASSIGN lr_ress_selections->gr_table->* TO gt_comp_tab.
      ls_comp_tab-name = 'SUMME'.
    APPEND ls_comp_tab TO lt_comp_tab.
    ls_comp_tab-name = 'CELL_VARIANT'.
      APPEND ls_comp_tab TO lt_comp_tab.
      CLEAR ls_comp_tab.
      l_num_rows = num_rows + 1.
      CONDENSE l_num_rows.
      l_num_cols = num_columns + 1.
      CONDENSE l_num_cols.
    UI-Element 'TABLE'
      lv_table ?= wd_this->m_view->get_element( 'TBL_TABLE' ).
      lv_table->remove_all_columns( ).
    Kontext-Knoten 'TABLE'
      lv_node = wd_context->get_child_node( 'TABLE' ).
      lv_node_info = lv_node->get_node_info( ).
      lv_node_info->remove_dynamic_attributes( ).
      attribute-type_name = 'STRING'.
      lv_num_cols_minus_1 = num_columns - 1.
    Für jede Spalte einmal tun
      DO lv_num_cols_minus_1 TIMES.
        lv_index = sy-index + 1.
        CONDENSE lv_index.
        lv_table_column = cl_wd_table_column=>new_table_column( ).
        lv_column_id = lv_table_column->id.
    Spaltenüberschriften setzen
        IF lv_index EQ 1. "Beim ersten Durchlauf --> erste Spalte = "Ressourcen"
          lv_text = text-010.
          sy-index = 0.
        ELSE. "Danach für jede weitere Spalte eine Zeile aus der gt_comp_tab nehmen
          lv_index_read = lv_index - 1.
          READ TABLE lt_comp_tab INDEX lv_index_read INTO ls_comp_tab.
          lv_text = ls_comp_tab-name.
          lv_header = cl_wd_caption=>new_caption( text = lv_text ).
          lv_table_column->set_header( lv_header ).
        ENDIF.
        CONCATENATE 'TABLE.A' lv_index INTO path.
        lv_text_view = cl_wd_text_view=>new_text_view( bind_text = path ).
        lv_table_column->set_table_cell_editor( lv_text_view ).
        lv_table_column->bind_selected_cell_variant( 'TABLE.CELL_VARIANT' ).
        lv_table->add_column( lv_table_column ).
        wd_table_column ?= wd_this->m_view->get_element( lv_column_id ).
    *****************Test Cell Variant*************************************************
        IF lv_index GT 1.
          LOOP AT .
              IF sy-tabix EQ lv_cur_row.
              Name zuweisen
                ASSIGN COMPONENT 'NAME' OF STRUCTURE .
              Zuweisen ob Blatt oder nicht
                lv_element->set_attribute( name = 'NAME' value = lv_value ).
                ASSIGN COMPONENT 'IS_LEAF' OF STRUCTURE set_attribute( name = attr_name value = lv_value ).
              ENDIF.
        ENDLOOP.
    Now my problem is, that I need for every ROW of my table UI Element a different cell editor. I know how to change it for the column. But is not my issue. I want to have images (traffic lights red and green) in some rows. The other rows should have numbers. The coding works, so that I have all the data at the right place in my table, only the images are shown as a string, because the cells of these rows have the cell editor Text_View. I tried something with cell variants (with cl_wd_table_standard_cell), but it was not possible for me to get a cell variant "image" in these cells/rows were I need it. 
    I hope you understand my problem and now what to do here.
    Thanks a lot in advance.
    Best Regards,
    Ingmar

    Hi Experts, I have a problem with a dynamic Table UI Element in Web Dynpro ABAP. I have the following coding: METHOD set_col_row . TYPE-POOLS: icon. DATA: lv_node TYPE REF TO if_wd_context_node, lv_node_info TYPE REF TO if_wd_context_node_info, lv_element TYPE REF TO if_wd_context_element, lt_attributes TYPE wdr_context_attr_info_map, lv_table TYPE REF TO cl_wd_table, lv_table_column TYPE REF TO cl_wd_table_column, lv_text_view TYPE REF TO cl_wd_text_view, lv_image TYPE REF TO cl_wd_image, lv_text_edit TYPE REF TO cl_wd_text_edit, lv_header TYPE REF TO cl_wd_caption, attribute LIKE LINE OF lt_attributes, lv_index TYPE string, lv_cur_row TYPE i, path TYPE string, lv_value TYPE string, attr_name TYPE string, l_trc_point_id TYPE string, l_num_cols TYPE string, l_num_rows TYPE string, lv_text TYPE string, lv_index2 TYPE i, lr_ress_selections TYPE REF TO /its/di_2_cpr_ress_selections, lt_comp_tab TYPE cl_abap_structdescr=>component_table, ls_comp_tab LIKE LINE OF lt_comp_tab, lv_count TYPE i, lv_col_count TYPE i, lv_col_count_read TYPE i, lv_index_read TYPE i, lv_num_cols_minus_1 TYPE i, lv_bind_lv_value TYPE string, wd_standard_cell TYPE REF TO cl_wd_table_standard_cell, lv_data_count TYPE i, lv_data_count_str TYPE string, wd_table_column TYPE REF TO cl_wd_table_column, lv_column_id TYPE string. FIELD-SYMBOLS:  LIKE LINE OF lt_attributes,  TYPE ANY TABLE,  TYPE ANY,  TYPE ANY,  TYPE ANY. * Instanz der Klasse /ITS/DI_2_CPR_RESS_SELECTIONS lr_ress_selections = /its/di_2_cpr_ress_selections=>factory( ). ASSIGN lr_ress_selections->gr_table->* TO . lt_comp_tab = lr_ress_selections->gt_comp_tab. ls_comp_tab-name = 'SUMME'. * APPEND ls_comp_tab TO lt_comp_tab. * ls_comp_tab-name = 'CELL_VARIANT'. APPEND ls_comp_tab TO lt_comp_tab. CLEAR ls_comp_tab. l_num_rows = num_rows + 1. CONDENSE l_num_rows. l_num_cols = num_columns + 1. CONDENSE l_num_cols. * UI-Element 'TABLE' lv_table ?= wd_this->m_view->get_element( 'TBL_TABLE' ). lv_table->remove_all_columns( ). * Kontext-Knoten 'TABLE' lv_node = wd_context->get_child_node( 'TABLE' ). lv_node_info = lv_node->get_node_info( ). lv_node_info->remove_dynamic_attributes( ). attribute-type_name = 'STRING'. lv_num_cols_minus_1 = num_columns - 1. * Für jede Spalte einmal tun DO lv_num_cols_minus_1 TIMES. lv_index = sy-index + 1. CONDENSE lv_index. lv_table_column = cl_wd_table_column=>new_table_column( ). lv_column_id = lv_table_column->id. * Spaltenüberschriften setzen IF lv_index EQ 1. "Beim ersten Durchlauf --> erste Spalte = "Ressourcen" lv_text = text-010. sy-index = 0. ELSE. "Danach für jede weitere Spalte eine Zeile aus der gt_comp_tab nehmen lv_index_read = lv_index - 1. READ TABLE lt_comp_tab INDEX lv_index_read INTO ls_comp_tab. lv_text = ls_comp_tab-name. lv_header = cl_wd_caption=>new_caption( text = lv_text ). lv_table_column->set_header( lv_header ). ENDIF. CONCATENATE 'TABLE.A' lv_index INTO path. lv_text_view = cl_wd_text_view=>new_text_view( bind_text = path ). lv_table_column->set_table_cell_editor( lv_text_view ). lv_table_column->bind_selected_cell_variant( 'TABLE.CELL_VARIANT' ). lv_table->add_column( lv_table_column ). wd_table_column ?= wd_this->m_view->get_element( lv_column_id ). ******************Test Cell Variant************************************************** IF lv_index GT 1. LOOP AT  ASSIGNING . ASSIGN COMPONENT 'TYPE' OF STRUCTURE  TO . ADD 1 TO lv_data_count. lv_data_count_str = lv_data_count. CONCATENATE 'A' lv_index lv_data_count_str INTO path. wd_standard_cell = cl_wd_table_standard_cell=>new_table_standard_cell( view = wd_this->m_view variant_key = 'FLDATE' ). IF  = '01' OR  = '04'. lv_image = cl_wd_image=>new_image( bind_source = path view = wd_this->m_view ). wd_standard_cell->set_editor( lv_image ). wd_standard_cell->set_cell_design( '01' ). ELSE. lv_text_view = cl_wd_text_view=>new_text_view( bind_text = path view = wd_this->m_view ). wd_standard_cell->set_editor( lv_text_view ). wd_standard_cell->set_cell_design( '02' ). ENDIF. wd_table_column->add_cell_variant( wd_standard_cell ). ENDLOOP. ENDIF. ************************************************************************************* CONCATENATE 'A' lv_index INTO attribute-name. lv_node_info->add_attribute( attribute ). ENDDO. DO num_rows TIMES." Für jede Zeile einmal tun lv_cur_row = sy-index. lv_element = lv_node->create_element( ). lv_node->bind_element( new_item = lv_element set_initial_elements = abap_false ). DO l_num_cols TIMES. ADD 1 TO lv_col_count. IF lv_count LT 1. LOOP AT  ASSIGNING . IF sy-tabix EQ lv_cur_row. * Name zuweisen ASSIGN COMPONENT 'NAME' OF STRUCTURE  TO . "NAME lv_value = . * Zuweisen ob Blatt oder nicht lv_element->set_attribute( name = 'NAME' value = lv_value ). ASSIGN COMPONENT 'IS_LEAF' OF STRUCTURE  TO . "NAME lv_value = . lv_element->set_attribute( name = 'IS_LEAF' value = lv_value ). ENDIF. ENDLOOP. ENDIF. IF lv_count GT 0. lv_col_count_read = lv_col_count - 1. lv_index = sy-index. LOOP AT  ASSIGNING . IF sy-tabix EQ lv_cur_row. CLEAR ls_comp_tab. READ TABLE lt_comp_tab INDEX lv_col_count_read INTO ls_comp_tab. ASSIGN COMPONENT ls_comp_tab-name OF STRUCTURE  TO . lv_value = . CONDENSE lv_index. CONCATENATE 'A' lv_index INTO attr_name. lv_element->set_attribute( name = attr_name value = lv_value ). ENDIF. ENDLOOP. ENDIF. lv_count = lv_count + 1. ENDDO. CLEAR lv_col_count. CLEAR lv_count. ENDDO. ENDMETHOD. I definied my table in Layout Tab of the View and create here in thos method dynamicly my columns. lv_table_column = cl_wd_table_column=>new_table_column( ). . . lv_table->add_column( lv_table_column ). In  I have my data that should be shown later in my table. So I create for each row in this fieldsymbol in a loop: lv_element = lv_node->create_element( ). lv_node->bind_element( new_item = lv_element set_initial_elements = abap_false ). Later I fill every cell in my table with a different value with this loop: LOOP AT  ASSIGNING . IF sy-tabix EQ lv_cur_row. CLEAR ls_comp_tab. READ TABLE lt_comp_tab INDEX lv_col_count_read INTO ls_comp_tab. ASSIGN COMPONENT ls_comp_tab-name OF STRUCTURE  TO . lv_value = . CONDENSE lv_index. CONCATENATE 'A' lv_index INTO attr_name. lv_element->set_attribute( name = attr_name value = lv_value ). ENDIF. ENDLOOP. Now my problem is, that I need for every ROW of my table UI Element a different cell editor. I know how to change it for the column. But is not my issue. I want to have images (traffic lights red and green) in some rows. The other rows should have numbers. The coding works, so that I have all the data at the right place in my table, only the images are shown as a string, because the cells of these rows have the cell editor Text_View. I tried something with cell variants (with cl_wd_table_standard_cell), but it was not possible for me to get a cell variant "image" in these cells/rows were I need it. I hope you understand my problem and now what to do here. Thanks a lot in advance. Best Regards, Ingmar

  • ALV Table: DROPDOWN-Column with different valuesets per row

    Hello,
    I tried to create a dropdown by index cell in a table with different valuesets in each row. So I created an attribute VALUESET of type WDR_CONTEXT_ATTR_VALUE_LIST in my node to provide different valuesets per element. In my ALV-table I bound the property "valueset_fieldname" of the dropdown-cell to the context-attribute VALUESET:
      lo_column = lo_alv_model>if_salv_wd_column_settings~get_column( id = 'PRICE').
      CREATE OBJECT lo_drop_down_idx
        EXPORTING
          selected_key_fieldname = u2018PRICEu2019.
      lo_drop_down_idx->set_valueset_fieldname( value = u2018VALUESETu2019 ).
      lo_column->set_cell_editor( lo_drop_down_idx ).
    Now I have the problem, that the list of the dropdown-cell displays the proper amount of values but not the proper texts . My valueset looks for example like this:
    Value: A
    Text:  A
    Value: B
    Text:  B
    Value: C
    Text:  C
    Value: D
    Text:  D
    But my Dropdown-cell shows these values:
    A
    A
    A
    D
    Could you please help?
    Edited by: Developer on Feb 2, 2010 5:32 PM

    Hello Lekha,
    thank you for your answer. I think there might be an other reason for this problem. When I debug the view with the Webdynpro-Debugger the valueset in the context contains the correct values but the dropdown shows wrong values.
    You also sent me a link with a codesample. In this coding you use the following statement:
    lr_drp_idx->set_texts( 'VALUESET'   ). This is a method of the class CL_WD_DROPDOWN_BY_IDX. I used the class cl_salv_wd_uie_dropdown_by_idx as I'm working with an ALV-Table. This class doesn't have the method set_texts. Instead it has a method called 'set_valueset_fieldname'. Maybe this method has a bug?
    Regards,

  • LIS11 - will fill setup table again conflict with delta?

    Hi experts,
    we are using LIS11 delta mechanism. LIS11 data is used for two different dataflows in BW.
    Because of a delta problem with the R3 enhancements the delta doesn't work properly for one of these.
    For this one we want to do a full load until the problem in R3 is solved.
    Therefore we have to fill the setup tables again each time we want to do a full load.
    My question:
    Does filling the setup tables again conflict with the delta mechanism for the other flow?
    Or will delta continue to work properly?
    Marco

    hi,
    The delta type for all 2LIS_11* DS is ABR--Complete Delta with Deletion Flag Via Delta Queue.
    This means that there will be no conflict of data duplication in case of full repair, the delta is independent of set up tables.
    Delete and reload the setup tables and the delta will not be effected and also the data will also not be duplicated in cube.
    regards,
    Arvind.
    Edited by: Arvind Tekra on May 4, 2011 9:35 AM

  • How to add round image inside the table column? with different background color, column value should appear in the middle of the round portion.

    Hi
    This question is related to table component implementation.
    I want to display the column values inside the small round image with different colors and value should appear in the middle.

    Hi,
    >>1. how can i align Title(DCS Clinical Report-Technician wise) center of pdf report with image named:logo5.png immediately coming to it's right?.
    2. how do i add the given below row and it's data to my top my table in pdf report from c# windows forms using itextsharp?
    3.how to make my column headers in bold?<<
    I’m sorry for the issue that you are hitting now.
    This itextsharp is third party control, for this issue, I recommended to consult the control provider directly, I think they can give more precise troubleshooting.
    http://sourceforge.net/projects/itextsharp/
    Thanks for your understanding.
    Regards,
    Marvin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to fill Lookup table run time with desired values in project server 2010.

    HI,
    is this possible to fill LookUp Table with some Desired Values at Runtime ??
    Or How to bind a LookUp table with DataBase  Table??

    Dear Rohan,
    You need to do this via PSI script for lookup table.
    Follow this blog Chris Boyd:
    http://blogs.msdn.com/b/project_programmability/archive/2006/11/08/adding-a-project-to-a-category.aspx
    Regards,
    Avinash kumar | Blog:http://avigr8.wordpress.com | If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

  • Import tables of types with different users schemas

    In 9.2
    I created two users: `live` and `world`
    `live`> create type nam as object (txt varchar2) not final;
    `system`> grant under any type to world;
    `world`> create type nam_world under live.nam (txt2 varchar2);
    and
    create table nams of nam_world;
    and new row
    insert into nams values ('qwerty', 'ytrewq');
    I build dump file:
    exp system/manager FILE=live_world.dmp OWNER=live,world
    All this successfully!!!
    At another server (also 9.2) this export session terminated with errors:
    (previously i created users live and world and 'grant under any type to world;')
    imp SYSTEM/manager FILE=live_world.dmp FROMUSER=live,world TOUSER=live,world
    Not help parameter IGNORE=Y
    Not help parameter TOID_NOVALIDATE=(live.nam)
    In any case: "Skipping table "WORLD"."NAMS" because object type "LIVE"."NAM" cannot be created or has different identifier"
    General effect, what import simply not visible type live.nam,
    but type live.nam is created successfully
    How import object table of type at different user schema?
    Please, help me.

    See:
    What is the best way to manage multiple...: Apple Support Communities
    How to use multiple iPods, iPads, or iPhones with one computer

  • I need a table/view so I can list current portal users

    Is there a table/view that I can use within portal that holds the names of all the portal users ?

    That link looks interesting - couldn't get the code in Appendix A to work for some reason. I assume it should be run in the ORASSO schema?
    Anyway, I need to get a list of Portal users and their group memberships from PL/SQL.
    What is the best way to approach this?
    Cheers,
    John

  • ARD 3.6.1 running on 10.8.1 - Beach balls with smart list or other user created lists

    ARD 3.6.1 will always beach ball until I force quit if I have a smart group or list created. It will launch fine if there hasn't been any type of List, Group, Scanner, or Smart List set. If I create one, it works fine until I relaunch the app. With no lists, I can relaunch fine. With a list, next relaunch beach balls. I can remedy the issue by trashing the user pref for ARD. But once I recreate a list...beach ball on relaunch.
    Date/Time: 
    2012-09-17 10:13:30 -0400
    OS Version: 
    10.8.1 (Build 12B19)
    Architecture:
    x86_64
    Report Version:  11
    Command:   
    Remote Desktop
    Path:       
    /Applications/Remote Desktop.app/Contents/MacOS/Remote Desktop
    Version:   
    3.6.1 (3.6.1)
    Build Version:   1
    Project Name:
    RemoteDesktop
    Source Version:  471016000000000
    Parent:     
    launchd [201]
    PID:       
    445
    Event:     
    hang
    Duration:   
    1.82s
    Steps:     
    19 (100ms sampling interval)
    Hardware model:  MacBookPro8,1
    Active cpus:
    4
    Free pages: 
    1350965 pages (+2096)
    Pageins:   
    4 pages
    Pageouts:   
    0 pages
    Process:   
    Remote Desktop [445]
    Path:       
    /Applications/Remote Desktop.app/Contents/MacOS/Remote Desktop
    Architecture:
    x86_64
    Parent:     
    launchd [201]
    UID:       
    501
    Task size: 
    5521 pages (+6)
      Thread 0x17a4
    DispatchQueue 1     
    priority 46   
      19 ??? (Remote Desktop + 7380) [0x107288cd4]
    19 ??? (Remote Desktop + 283965) [0x1072cc53d]
    19 NSApplicationMain + 869 (AppKit) [0x7fff922b5656]
    19 -[NSApplication run] + 517 (AppKit) [0x7fff92310c03]
    19 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff92319862]
    19 _DPSNextEvent + 1456 (AppKit) [0x7fff9231a2a6]
    19 AEProcessAppleEvent + 100 (HIToolbox) [0x7fff8e9f8e29]
    19 aeProcessAppleEvent + 318 (AE) [0x7fff8bd38c89]
    19 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37 (AE) [0x7fff8bd38dc9]
    19 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307 (AE) [0x7fff8bd38f68]
    19 EventHandlerThunk(AEDesc const*, AEDesc*, void*) + 99 (OpenScripting) [0x7fff8cbe98b1]
    19 InjectEventHandler + 96 (SIMBL) [0x10bc3d3cf]
    19 +[SIMBL installPlugins] + 426 (SIMBL) [0x10bc3e5a6]
    19 +[SIMBL loadBundle:] + 99 (SIMBL) [0x10bc3e69b]
    19 -[NSBundle principalClass] + 39 (Foundation) [0x7fff8f0a1f64]
    19 -[NSBundle load] + 19 (Foundation) [0x7fff8f0a135c]
    19 -[NSBundle loadAndReturnError:] + 581 (Foundation) [0x7fff8f0a15a6]
    19 _NSBundleLoadCode + 588 (Foundation) [0x7fff8f0a1ad0]
    19 _CFBundleLoadExecutableAndReturnError + 620 (CoreFoundation) [0x7fff9408278c]
    19 _CFBundleDlfcnLoadBundle + 183 (CoreFoundation) [0x7fff94086e07]
    19 dlopen + 57 (libdyld.dylib) [0x7fff8d328dd8]
    19 dlopen + 581 (dyld) [0x7fff66e9187c]
    19 dyld::runInitializers(ImageLoader*) + 89 (dyld) [0x7fff66e8be38]
    19 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54 (dyld) [0x7fff66e96eba]
    19 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 357 (dyld) [0x7fff66e97057]
    19 dyld::notifySingle(dyld_image_states, ImageLoader const*) + 230 (dyld) [0x7fff66e88e02]
    19 load_images + 130 (libobjc.A.dylib) [0x7fff8dfb7a3f]
    19 call_load_methods + 159 (libobjc.A.dylib) [0x7fff8dfb7d5a]
    19 -[NSWindow display] + 106 (AppKit) [0x7fff92422bd2]
    19 -[NSView displayIfNeeded] + 1830 (AppKit) [0x7fff9231d703]
    19 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675 (AppKit) [0x7fff9235379d]
    19 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314 (AppKit) [0x7fff92357b73]
    19 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 817 (AppKit) [0x7fff92358122]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 (AppKit) [0x7fff9235a509]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 (AppKit) [0x7fff9235a509]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 (AppKit) [0x7fff9235a509]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 (AppKit) [0x7fff9235a509]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 (AppKit) [0x7fff9235a509]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 (AppKit) [0x7fff9235a509]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 (AppKit) [0x7fff9235a509]
    19 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656 (AppKit) [0x7fff9235a0f1]
    19 -[NSView _drawRect:clip:] + 4217 (AppKit) [0x7fff9235ba94]
    19 -[NSTableView drawRect:] + 1269 (AppKit) [0x7fff92477676]
    19 -[NSTableView drawRowIndexes:clipRect:] + 397 (AppKit) [0x7fff92478c93]
    19 ??? (Remote Desktop + 461783) [0x1072f7bd7]
    19 ??? (Remote Desktop + 124912) [0x1072a57f0]
    19 MPEnterCriticalRegion + 179 (CarbonCore) [0x7fff90967754]
    19 TSWaitOnConditionTimedRelative + 132 (CarbonCore) [0x7fff909913e3]
    19 TSWaitOnCondition + 108 (CarbonCore) [0x7fff9099120c]
    19 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff94c8e0fa]
    *19 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x17b5
    DispatchQueue 2     
    priority 48   
      19 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff93cdaa2a]
    19 kevent + 10 (libsystem_kernel.dylib) [0x7fff94c8ed16]
    *19 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x17bb
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 1582856) [0x107409708]
    19 ??? (Remote Desktop + 1583844) [0x107409ae4]
    19 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff8f0603da]
    19 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8f0c7ace]
    19 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff9405bdd2]
    19 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff9405c606]
    19 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff94056f23]
    19 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c686]
    *19 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x17bc
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __select + 10 (libsystem_kernel.dylib) [0x7fff94c8e322]
    *19 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Thread 0x17db
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 PrivateMPEntryPoint + 58 (CarbonCore) [0x7fff909687dc]
    19 ??? (Remote Desktop + 802837) [0x10734b015]
    19 read + 10 (libsystem_kernel.dylib) [0x7fff94c8effa]
    *19 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cecf3]
    *19 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e17da]
    *19 read_nocancel + 130 (mach_kernel) [0xffffff8000576882]
    *19 ??? (mach_kernel + 3631710) [0xffffff8000576a5e]
    *19 soreceive + 5579 (mach_kernel) [0xffffff8000599acb]
    *19 sbwait + 175 (mach_kernel) [0xffffff800059ccdf]
    *19 msleep + 116 (mach_kernel) [0xffffff800056a2e4]
    *19 ??? (mach_kernel + 3579638) [0xffffff8000569ef6]
    *19 lck_mtx_sleep + 78 (mach_kernel) [0xffffff80002265ce]
    *19 thread_block_reason + 300 (mach_kernel) [0xffffff800022d9dc]
    *19 ??? (mach_kernel + 190225) [0xffffff800022e711]
    *19 machine_switch_context + 366 (mach_kernel) [0xffffff80002b3d3e]
      Thread 0x17dc
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 PrivateMPEntryPoint + 58 (CarbonCore) [0x7fff909687dc]
    19 ??? (Remote Desktop + 804382) [0x10734b61e]
    19 ??? (Remote Desktop + 652066) [0x107326322]
    19 ??? (Remote Desktop + 111328) [0x1072a22e0]
    19 MPEnterCriticalRegion + 179 (CarbonCore) [0x7fff90967754]
    19 TSWaitOnConditionTimedRelative + 132 (CarbonCore) [0x7fff909913e3]
    19 TSWaitOnCondition + 108 (CarbonCore) [0x7fff9099120c]
    19 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff94c8e0fa]
    *19 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Thread 0x17de
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 759666) [0x107340772]
    19 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6da]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x17f1
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 663078) [0x107328e26]
    19 ??? (Remote Desktop + 665196) [0x10732966c]
    19 ??? (Remote Desktop + 123523) [0x1072a5283]
    19 +[NSBundle mainBundle] + 48 (Foundation) [0x7fff8f071c3f]
    19 -[NSRecursiveLock lock] + 22 (Foundation) [0x7fff8f071e39]
    19 __psynch_mutexwait + 10 (libsystem_kernel.dylib) [0x7fff94c8e122]
    *19 psynch_mtxcontinue + 0 (mach_kernel) [0xffffff80005b4650]
      Thread 0x17f2
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 657069) [0x1073276ad]
    19 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6da]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x17f3
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 673641) [0x10732b769]
    19 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6da]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x17f4
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 679428) [0x10732ce04]
    19 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6da]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x17f5
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 654777) [0x107326db9]
    19 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6da]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x17f6
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 688741) [0x10732f265]
    19 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6da]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x17fc
    priority 46   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 ??? (Remote Desktop + 82033) [0x10729b071]
    19 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6da]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Thread 0x1b1f
    priority 48   
      14 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bacf1b1]
    14 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bae4cf3]
    14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff94c8e6d6]
    *14 ??? (mach_kernel + 3911152) [0xffffff80005badf0]
      Thread 0x1b24
    priority 48   
      14 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bacf1b1]
    14 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bae4cf3]
    14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff94c8e6d6]
    *14 ??? (mach_kernel + 3911152) [0xffffff80005badf0]
      Binary Images:
    0x107287000 -   
    0x1074fbff7  com.apple.RemoteDesktop 3.6.1 (3.6.1) <24853030-2C39-357D-BEA0-486A4DA05BEA> /Applications/Remote Desktop.app/Contents/MacOS/Remote Desktop
    0x10bc3c000 -   
    0x10bc3fff7  net.culater.SIMBL.osax 0.9.9 (0.9.9) <F0F26DED-2BF8-C0BF-8D26-30D50D989095> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
    0x7fff66e87000 -
    0x7fff66ebb93f  dyld <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff8bace000 -
    0x7fff8bb9afef  libsystem_c.dylib <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff8bd30000 -
    0x7fff8bd8dff7  com.apple.AE 645 (645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8cbd6000 -
    0x7fff8cbf2fff  com.apple.openscripting 1.3.5 <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8d327000 -
    0x7fff8d32aff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8dfb2000 -
    0x7fff8e0caa27  libobjc.A.dylib <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff8e98f000 -
    0x7fff8ecbeff7  com.apple.HIToolbox 2.0 <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8f02d000 -
    0x7fff8f389ff7  com.apple.Foundation 6.8 (945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff908e4000 -
    0x7fff90bfbff7  com.apple.CoreServices.CarbonCore 1037 (1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff921c3000 -
    0x7fff92dedfff  com.apple.AppKit 6.8 (1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff93cd6000 -
    0x7fff93cebff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff94027000 -
    0x7fff94210fff  com.apple.CoreFoundation 6.8 (744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94c7c000 -
    0x7fff94c97ff7  libsystem_kernel.dylib <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <3005059E-270B-3B9F-940D-7A66C05DDC9D> /mach_kernel
    Process:   
    accountsd [252]
    Path:       
    /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:
    x86_64
    Parent:     
    launchd [201]
    UID:       
    501
    Sudden Term:
    Clean (allows idle exit)
    Task size: 
    1360 pages
      Thread 0x90c 
    DispatchQueue 1     
    priority 31   
      19 start + 1 (libdyld.dylib) [0x7fff8d3297e1]
    19 ??? (accountsd + 3040) [0x106fc7be0]
    19 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff9405bdd2]
    19 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff9405c606]
    19 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff94056f23]
    19 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c686]
    *19 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x929 
    DispatchQueue 2     
    priority 33   
      19 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff93cdaa2a]
    19 kevent + 10 (libsystem_kernel.dylib) [0x7fff94c8ed16]
    *19 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Binary Images:
    0x106fc7000 -   
    0x106fc7fff  accountsd <6B917177-B1C5-3840-A150-895F9111AE9E> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    0x7fff8d327000 -
    0x7fff8d32aff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff93cd6000 -
    0x7fff93cebff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff94027000 -
    0x7fff94210fff  com.apple.CoreFoundation 6.8 (744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94c7c000 -
    0x7fff94c97ff7  libsystem_kernel.dylib <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <3005059E-270B-3B9F-940D-7A66C05DDC9D> /mach_kernel
    Process:   
    AirPort Base Station Agent [323]
    Path:       
    /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:
    x86_64
    Parent:     
    launchd [201]
    UID:       
    501
    Sudden Term:
    Clean
    Task size: 
    500 pages
      Thread 0xd2d 
    DispatchQueue 1     
    priority 31   
      19 start + 1 (libdyld.dylib) [0x7fff8d3297e1]
    19 ??? (AirPort Base Station Agent + 71957) [0x101f98915]
    19 CFRunLoopRun + 97 (CoreFoundation) [0x7fff9406aa81]
    19 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff9405bdd2]
    19 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff9405c606]
    19 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff94056f23]
    19 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c686]
    *19 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0xd35 
    DispatchQueue 2     
    priority 33   
      19 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff93cdaa2a]
    19 kevent + 10 (libsystem_kernel.dylib) [0x7fff94c8ed16]
    *19 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0xd3c 
    priority 31   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __select + 10 (libsystem_kernel.dylib) [0x7fff94c8e322]
    *19 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Thread 0xd3d 
    priority 31   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 ??? (AirPort Base Station Agent + 72800) [0x101f98c60]
    19 ??? (AirPort Base Station Agent + 10633) [0x101f89989]
    19 ??? (AirPort Base Station Agent + 73571) [0x101f98f63]
    19 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff94c8e0fa]
    *19 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b5cb0]
      Binary Images:
    0x101f87000 -   
    0x101f9dff7  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <F3A0627B-7620-3A09-A390-3FEBA3DE9CCD> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    0x7fff8bace000 -
    0x7fff8bb9afef  libsystem_c.dylib <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff8d327000 -
    0x7fff8d32aff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff93cd6000 -
    0x7fff93cebff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff94027000 -
    0x7fff94210fff  com.apple.CoreFoundation 6.8 (744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94c7c000 -
    0x7fff94c97ff7  libsystem_kernel.dylib <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <3005059E-270B-3B9F-940D-7A66C05DDC9D> /mach_kernel
    Process:   
    aosnotifyd [104]
    Path:       
    /usr/sbin/aosnotifyd
    Architecture:
    x86_64
    Parent:     
    launchd [1]
    UID:       
    0
    Task size: 
    1977 pages (+6)
      Thread 0x361 
    DispatchQueue 1     
    priority 31   
      19 start + 1 (libdyld.dylib) [0x7fff8d3297e1]
    19 ??? (aosnotifyd + 36447) [0x10ba42e5f]
    19 ??? (aosnotifyd + 35537) [0x10ba42ad1]
    19 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8f0c7ace]
    19 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff9405bdd2]
    19 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff9405c606]
    19 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff94056f23]
    19 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c686]
    *19 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x37f 
    DispatchQueue 2     
    priority 33   
      19 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff93cdaa2a]
    19 kevent + 10 (libsystem_kernel.dylib) [0x7fff94c8ed16]
    *19 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x4e3 
    priority 63   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __NSThread__main__ + 1345 (Foundation) [0x7fff8f0c2842]
    19 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff8f0647d6]
    19 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff9405bdd2]
    19 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff9405c606]
    19 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff94056f23]
    19 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c686]
    *19 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x507 
    priority 31   
      19 thread_start + 13 (libsystem_c.dylib) [0x7fff8bacf1c1]
    19 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bae2782]
    19 __select + 10 (libsystem_kernel.dylib) [0x7fff94c8e322]
    *19 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Thread 0x1b26
    priority 33   
      14 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bacf1b1]
    14 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bae4cf3]
    14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff94c8e6d6]
    *14 ??? (mach_kernel + 3911152) [0xffffff80005badf0]
      Thread 0x1b2b
    priority 33   
      14 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bacf1b1]
    14 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bae4cf3]
    14 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff94c8e6d6]
    *14 ??? (mach_kernel + 3911152) [0xffffff80005badf0]
      Binary Images:
    0x10ba3a000 -   
    0x10ba81ff7  aosnotifyd <A9359981-2023-3781-93F1-89D423F0F712> /usr/sbin/aosnotifyd
    0x7fff8bace000 -
    0x7fff8bb9afef  libsystem_c.dylib <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff8d327000 -
    0x7fff8d32aff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8f02d000 -
    0x7fff8f389ff7  com.apple.Foundation 6.8 (945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93cd6000 -
    0x7fff93cebff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff94027000 -
    0x7fff94210fff  com.apple.CoreFoundation 6.8 (744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94c7c000 -
    0x7fff94c97ff7  libsystem_kernel.dylib <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <3005059E-270B-3B9F-940D-7A66C05DDC9D> /mach_kernel
    Process:   
    appleeventsd [55]
    Path:       
    /System/Library/CoreServices/appleeventsd
    Architecture:
    x86_64
    Parent:     
    launchd [1]
    UID:       
    71
    Sudden Term:
    Dirty (allows idle exit)
    Task size: 
    749 pages
      Thread 0x20c 
    DispatchQueue 2     
    priority 33   
      19 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff93cdaa2a]
    19 kevent + 10 (libsystem_kernel.dylib) [0x7fff94c8ed16]
    *19 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0x20d 
    DispatchQueue 7     
    priority 31   
      19 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff93cd7dc9]
    19 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff94c8e566]
    *19 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Binary Images:
    0x102d28000 -   
    0x102d28fff  appleeventsd <D689616F-79C5-301C-B260-30FAD64BC2A5> /System/Library/CoreServices/appleeventsd
    0x7fff93cd6000 -
    0x7fff93cebff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff94c7c000 -
    0x7fff94c97ff7  libsystem_kernel.dylib <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <3005059E-270B-3B9F-940D-7A66C05DDC9D> /mach_kernel
    Process:   
    AppleIDAuthAgent [286]
    Path:       
    /System/Library/CoreServices/AppleIDAuthAgent
    Architecture:
    x86_64
    Parent:     
    launchd [201]
    UID:       
    501
    Sudden Term:
    Clean (allows idle exit)
    Task size: 
    546 pages
      Thread 0xc0f 
    DispatchQueue 2     
    priority 33   
      19 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff93cdaa2a]
    19 kevent + 10 (libsystem_kernel.dylib) [0x7fff94c8ed16]
    *19 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Thread 0xc11 
    DispatchQueue 7     
    priority 31   
      19 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff93cd7dc9]
    19 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff94c8e566]
    *19 ??? (mach_kernel + 3581120) [0xffffff800056a4c0]
      Thread 0xd7b 
    DispatchQueue 16   
    priority 31   
      19 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bacf1b1]
    19 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8bae4ceb]
    19 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff93cd9207]
    19 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff93cd9335]
    19 _dispatch_queue_drain + 180 (libdispatch.dylib) [0x7fff93cd948c]
    19 _dispatch_queue_invoke + 72 (libdispatch.dylib) [0x7fff93cd9349]
    19 _dispatch_source_invoke + 691 (libdispatch.dylib) [0x7fff93cda2d7]
    19 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff93cd80fa]
    19 _dispatch_after_timer_callback + 22 (libdispatch.dylib) [0x7fff93cdc9ab]
    19 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff93cd80fa]
    19 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff93cdbf3d]
    19 ??? (AppleIDAuthAgent + 12731) [0x1027bb1bb]
    19 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c6c2]
    *19 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
      Binary Images:
    0x1027b8000 -   
    0x1027e9fff  AppleIDAuthAgent <6CD06F27-701A-3FE6-B6CD-9A77FD389AE9> /System/Library/CoreServices/AppleIDAuthAgent
    0x7fff8bace000 -
    0x7fff8bb9afef  libsystem_c.dylib <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    0x7fff93cd6000 -
    0x7fff93cebff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff94c7c000 -
    0x7fff94c97ff7  libsystem_kernel.dylib <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <3005059E-270B-3B9F-940D-7A66C05DDC9D> /mach_kernel
    Process:   
    appleprofilepolicyd [372]
    Path:       
    /usr/libexec/appleprofilepolicyd
    Architecture:
    x86_64
    Parent:     
    launchd [1]
    UID:       
    0
    Task size: 
    206 pages
      Thread 0x1011
    DispatchQueue 1     
    priority 31   
      19 start + 1 (libdyld.dylib) [0x7fff8d3297e1]
    19 ??? (appleprofilepolicyd + 5329) [0x1059354d1]
    19 mach_msg_server + 335 (libsystem_kernel.dylib) [0x7fff94c8c433]
    19 mach_msg_overwrite_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c692]
    *19 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Binary Images:
    0x105934000 -   
    0x105935ff7  appleprofilepolicyd <9EE56742-EC28-3D80-908F-ECB1964958A1> /usr/libexec/appleprofilepolicyd
    0x7fff8d327000 -
    0x7fff8d32aff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff94c7c000 -
    0x7fff94c97ff7  libsystem_kernel.dylib <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff800073d30c  mach_kernel <3005059E-270B-3B9F-940D-7A66C05DDC9D> /mach_kernel
    Process:   
    AppleSpell [271]
    Path:       
    /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:
    x86_64
    Parent:     
    launchd [201]
    UID:       
    501
    Sudden Term:
    Clean
    Task size: 
    702 pages
      Thread 0xaeb 
    DispatchQueue 1     
    priority 46   
      19 start + 1 (libdyld.dylib) [0x7fff8d3297e1]
    19 ??? (AppleSpell + 7271) [0x10573ac67]
    19 -[NSSpellServer run] + 73 (Foundation) [0x7fff8f1af066]
    19 CFRunLoopRun + 97 (CoreFoundation) [0x7fff9406aa81]
    19 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff9405bdd2]
    19 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff9405c606]
    19 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff94056f23]
    19 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff94c8c686]
    *19 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0xaf1 
    DispatchQueue 2     
    priority 48   
      19 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff93cdaa2a]
    19 kevent + 10 (libsystem_kernel.dylib) [0x7fff94c8ed16]
    *19 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
      Binary Images:
    0x105739000 -   
    0x1057eeff7  com.apple.AppleSpell 1.9 (173.1) <6ED0981A-B081-3345-8EBB-E4AB821B077A> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    0x7fff8d327000 -
    0x7fff8d32aff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8f02d000 -
    0x7fff8f389ff7  com.apple.Foundation 6.8 (945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93cd6000 -
    0x7fff93cebff7  libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff94027000 -
    0x7fff94210fff  com.apple.

    It is common for ARD prefs to get corrupted. I have to convert mine to XML and edit them in BBedit regularly (I don't want to just trash them or I lose all my saved machines.) It's widely accepted that ARD has been basically abandoned by Apple (updated to keep running, but no bug fixes or new features) so we're going to have to live with this. Keep backups of your prefs!

  • Have an onchange event in SPD to update a list based on user selection of data view drop down?

    Hoping someone can point me in the right direction: I have a list for Media announcements, each one of these announcements will have various types of documents associated (via look up field in the doc library). I am trying to have a data form web part (dropdown)
    as the selector (as I am not liking the SharePoint list filter feature) to have a user be able to select the Media Title, then it refreshes the three web parts on the page (1 for the announcement, then one for type1 docs and one for type 2 docs.)
    What is the best way to create an onchange event to have the selected option be connected to the first web part (media title on a list view) so that the information on the page can all be filtered?

    Hi,
    Would you mind providing more details about your requirement? Are there one Announcements list and two Document Library in a page?
    Suppose you have one Announcements list and two Document Library in a page, then you want to add a Drop Down Menu(not the OOTB SharePoint List Filter Web Part) to filter the
    three List View Web Part dynamically.
    There will be two workarounds:
    1. Use the OOTB “Connections” feature of the list to “Get Filter Values From” one of the three lists, then there will be a “Select” button in that list, we can click it to filter
    other two lists/libraries. This is a way without code though we may not have the Drop Down Menu;
    2. Add three <iframe> in a page, then add a Drop Down Menu in this page. Now, we will need some JavaScript to listen to the onchange event of this Drop Down Menu. We can
    get the values populated in the Drop Down Menu from one of the column of one of the list, when making a selection in it, we can pass an URL with query strings to the three iframes which will show the three different lists or libraries.
    The second way requires some code to interact with Client Object Model cause we need to get values from a list, some script to handle the onchange event, which seems more suit
    with your need.
    Here are some links might be helpful if you want to take the second way:
    About how to find a specific element on a page using JavaScript:
    http://javascript.info/tutorial/searching-elements-dom
    Handle the onchange event using jQuery.change function:
    http://api.jquery.com/change/
    About query string to filter a list view:
    http://techtrainingnotes.blogspot.com/2012/03/sharepoint-search-filter-or-sort-lists.html
    About change the src attribute of iframe:
    http://stackoverflow.com/questions/3730159/changing-iframe-src-with-javascript
    http://www.w3schools.com/jsref/prop_frame_src.asp
    Best regards
    Patrick Liang
    TechNet Community Support

  • Problems in Opening same jspx in different modes based on user selection

    Hello,
    I'm using JDeveloper 11.1.1.4.0
    Following is my use case and problems with each of the solutions that I have tried so far.
    1. Screen1 displays 4 af:tables. Right cilck of each table is a separate context sensitive menu.
    2. Using context sensitive menu items, user should open ReplyScreen and ConfirmScreen. Each of these screens support different functinoality however,
    they share quite a few common fields and functionality (variables).
    3. User should be allowed to work with each of the screens simultaneously.
    4. For simplicity, only 'Reply' and 'Confirm' modes are mentioned. However there are going to be 3 additional modes such as 'Correct', 'View' and 'Delete'.
    From code maintenability perspective, each of the 'Mode' specific screens should be a result of a single JSPX and bean.
    Solutions tried:
    1. Create a single JSP. Maintain the common variables in session.
    Problem: When user opens ReplyScreen, common variables are initialized. However, when he opens ConfirmScreen without closing ReplyScreen, common variables
    get overwritten.
    2. Create a single JSP. Maintain the common variables in Iterator, along with all the values fetched from DB.
    Problem: Same iterator object is shared amongst both pages.
    Question:
    1. How to create a single JSPX and attach each of its 'modes' (ReplyScreen and ConfirmScreen) to different Iterator objects?
    Any help will be appreciated...
    Thanks,
    Rohit
    Edited by: rohit6699 on Nov 18, 2011 1:15 AM
    Added tags

    Try creating a bounded taskflow that relies on parameters to define what it shows and how it behaves.
    The taskflow can use its own memory and transaction scope as needed and therefor you should be able to have multiple instances of it open with different behaviors.
    Learn more about taskfllows and regions here:
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/adfinsider-093342.html#a2

  • Output different data based on user select

    Hi everyone,
    Quick question, I would like to output different report columns based on user select, eg., users would be presented with two choices in a radiobutton list, eg., 1 and 2.
    I have query results that contain columns A, B, C, D, E, F, G.
    If user selects 1 then the output should be columns A, B, C, D, E.
    If user selects 2 then the output should be columns A, B, C, F, G.
    I am sure this is possible and easy? If so, what topic should I be reading/searching internet on?
    Please advise.
    Thanks!

    I would say that this is most often something that your user interface should be dealing with (i.e. which columns should be shown).
    There is no way to do that in SQL.
    In PL/SQL it is a simple situation of creating two cursors and simply deciding which one to open.
    <pre>declare
    l_cur sys_refcursor;
    begin
    if :user_selection = 1 then
    open l_cur for select A, B, C, D, E from tbl;
    else
    open l_cur for select A, B, C, F, G from tbl;
    end if;
    -- use the cursor
    close l_cur; -- or return to user interface
    end;
    /</pre>
    Hope this helps.

  • Filtrate the List Based on User's Access

    Goal:
    Display the data, in dataset, in reporting service for 30 users. Right information to right person.
    Main question:
    I have a dimension table called dimIndividual that is linked to a fact table with three different measurement. The fact table is linked to different dimension table in SSAS.
    I want to set up a security that right user can review their own sales in quantity and value in SSAS.
    I also want to prevent that no necessary column will be available due to security risk for instance if you use one column from the dimension table date, the remaining columns shall not be available in SSRS, excel tool etc. The data column from data set
    that is being used for SSRS is only allowed to be available for users.
    Information:
    *The filtration and high security should take place in SSAS and not in the client application.
    *The data of user in dimIndividual is for instance "James brown", "Sara Black", "Jim West" etc only
    *The user shall have access to relevant column from different dimensiontable. For instance I wanna see sales in 2006.
    *Taking account to security, by applying the filtration in server mode, no access availble will be easily for client tool for instance Excel and ssrs etc.
    *I have a source code that filtrate the domain and "\" but the "." is available and I cannot use replace in order to remove the "." and replace it with " ".
    with member measures.X as MID(username, instr(username, "\")+1)
    select measures.x ON COLUMNS
    from [Adventure Works]

    Hi Sakura,
    Did you review following case which you posted earlier?
    http://social.technet.microsoft.com/Forums/en-US/5a3f0086-aaee-4e8e-ac71-9e6856adeed3/filtrate-reports-content-based-on-account?forum=sqlreportingservices
    If we have not store user account in our database, we can use above method to restrict user access permission. Please refer to it.
    If we have store user account in our database, we can use Advanced setting in the role. We can restrict the "Allowed member set" to just those members where the member name is equal to the username (). More detail information, please refer to the article
    below:
    http://bifuture.blogspot.in/2011/09/ssas-setup-dynamic-security-in-analysis.html
    If you have any questions, please feel free to let me know.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

Maybe you are looking for