Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: Pop up is not closing when selecting row

$
0
0

follow the leon suggestion and put the code there which i suggested. look at the below letters in bold, here you need to give the event name that will be triggered when select the row. then the code will be executed and window outbound plug will be called and you can navigate back to the source comp.

    <chtmlb:configTable id                    = "Table"
                      navigationMode        = "BYPAGE"
                      onRowSelection        = "<%= lv_select_event %>"
                      selectionMode         = "<%= lv_select_mode %>"
                      selectedRowIndex      = "<%= RESULT->SELECTED_INDEX %>"
                      selectedRowIndexTable = "<%= RESULT->SELECTION_TAB %>"
                      table                 = "//RESULT/Table"
                      usage                 = "SEARCHRESULT"
                      visibleRowCount       = "<%= lv_lines %>"
                      downloadToExcel       = "FALSE"
                      width                 = "100%"
                      showNoMatchText       = "FALSE"
                      />
</chtmlb:tableExtension>


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>