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

Personalisation Seetings Not gettng Saved

$
0
0

Hi Experts,

 

I created custom Component and View. When I click on personsalisation and increase/Decrease Pixels it is not making any impact.

 

Not sure why personalisation not working for me.

 

I reset thesettings ,still its not working.

 

 

Hint: when I remove Scrollbar  option ,Personalisation is working.

 

 

Code whcih i placed in my .HTM is

 

  <chtmlb:configCellerator actions               = "<%= controller->IF_BSP_WD_DYN_BTN_CONTROL~GET_LOCAL_TOOLBAR_BUTTONS( ) %>"
                         actionsMaxInRow       = "<%= controller->IF_BSP_WD_DYN_BTN_CONTROL~GET_NO_OF_VISIBLE_TOOLBAR_BTNS( ) %>"
                         downloadToExcel       = "TRUE"
                         editMode              = "ALL"
                         id                    = "ConfCellTable"
                         onRowSelection        = "select"
                         horizontalScrolling     = "TRUE"
                         reset                   = "FALSE"
                         personalizable        = "TRUE"
                        
                         showPersonalizeButton  = "TRUE"
<%--                         verticalScrolling      = "TRUE"--%>
                         selectedRowIndex      = "<%= ZITEMS->SELECTED_INDEX %>"
                         selectedRowIndexTable = "<%= ZITEMS->SELECTION_TAB %>"
                         selectionColumn       = "<%= lv_cellerator_selectioncolumn %>"
                         selectionMode         = "MULTI"
                         table                 = "//ZITEMS/Table"
                         usage                 = "ASSIGNMENTBLOCK"
                         visibleFirstRow       = "<%= ZITEMS->VISIBLE_FIRST_ROW_INDEX %>"
                         visibleRowCount       = "20"
                         width                 = "200%"
                         xml                   = "<%= controller->configuration_descr->get_config_data( ) %>" />


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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