Hide Personalize Button in Tile Layout

Hello,
we defined the Tile Layout for the Overview Page of Component PRD01OV.
There we embedded some custom table views. Everything is working fine.
Now our customer has the requirement that we should hide the Personalize Buttons for the Table Views.
I have tried it in the .htm page of the Table View. If I set the following code at first the buttons were shown two times. The personalizable and showPersonalizeButton Values are working for the second line.
<chtmlb:configCellerator downloadToExcel =
"TRUE"
iterator = "<%= AdditionalData %>"
editMode = "<%= lv_cellerator_editmode %>"
id = "ConfCellTable"
onRowSelection = "select"
personalizable = "FALSE"
showPersonalizeButton = "FALSE"
selectedRowIndex = "<%= AdditionalData->SELECTED_INDEX %>"
selectedRowIndexTable = "<%= AdditionalData->SELECTION_TAB %>"
selectionColumn = "<%= lv_cellerator_selectioncolumn %>"
selectionMode = "NONE"
table = "//AdditionalData/Table"
usage = "EditList"
visibleFirstRow = "<%= AdditionalData->VISIBLE_FIRST_ROW_INDEX %>"
visibleRowCount = "6"
width = "100%"
xml = "<%= controller->configuration_descr->get_config_data(
) %>" />
Then I have changed the usage from EditList to Assignmentblock so the buttons were only show one time. 
<chtmlb:configCellerator downloadToExcel =
"TRUE"
iterator = "<%= AdditionalData %>"
editMode = "<%= lv_cellerator_editmode %>"
id = "ConfCellTable"
onRowSelection = "select"
personalizable = "FALSE"
showPersonalizeButton = "FALSE"
selectedRowIndex = "<%= AdditionalData->SELECTED_INDEX %>"
selectedRowIndexTable = "<%= AdditionalData->SELECTION_TAB %>"
selectionColumn = "<%= lv_cellerator_selectioncolumn %>"
selectionMode = "NONE"
table = "//AdditionalData/Table"
usage = "ASSIGNMENTBLOCK"
visibleFirstRow = "<%= AdditionalData->VISIBLE_FIRST_ROW_INDEX %>"
visibleRowCount = "6"
width = "100%"
xml = "<%= controller->configuration_descr->get_config_data(
) %>" />
Has anyone an idea how I can hide the Personalize Button? I believe that it has something to do with the tile layout.
Kind regards,
Anne

Hi,
this is the complete code of the htm page:
<%@page language="abap" %>
<%@extension name="thtmlb" prefix="thtmlb" %>
<%@extension name="chtmlb" prefix="chtmlb" %>
<%@extension name="bsp" prefix="bsp" %>
<%
* Conversion Cnode SelectionMode to Tag
data
: lv_cellerator_selectionmode
type string
lv_cellerator_editmode
type string
lv_cellerator_selectioncolumn
type string
cl_thtmlb_util
=>translate_selection_mode
exporting
iv_selection_mode
= AdditionalData
->SELECTION_MODE
iv_all_rows_editable
= space
importing
ev_selection_mode
= lv_cellerator_selectionmode
ev_edit_mode
= lv_cellerator_editmode
ev_selection_column
= lv_cellerator_selectioncolumn
%>
<chtmlb:configCellerator downloadToExcel =
"TRUE"
iterator =
"<%= AdditionalData %>"
editMode =
"<%= lv_cellerator_editmode %>"
id =
"ConfCellTable"
onRowSelection =
"select"
personalizable =
"FALSE"
showPersonalizeButton =
"FALSE"
selectedRowIndex =
"<%= AdditionalData->SELECTED_INDEX %>"
selectedRowIndexTable =
"<%= AdditionalData->SELECTION_TAB %>"
selectionColumn =
"<%= lv_cellerator_selectioncolumn %>"
selectionMode =
"NONE"
table =
"//AdditionalData/Table"
usage =
"ASSIGNMENTBLOCK"
visibleFirstRow =
"<%= AdditionalData->VISIBLE_FIRST_ROW_INDEX %>"
visibleRowCount =
"6"
width =
"100%"
xml =
"<%= controller->configuration_descr->get_config_data(
) %>" />

Similar Messages

  • Hide Personalize Button in Vews Panel?

    Hi friends,
    (Apps R12)
    Is there any way to hide the "Personalize" button in Views panel?
    (even modifying the .xml... do you know which one is it?)
    Thanks!

    hi
    although i have not cheked if "personalize page " is having any function ,please check if it is having function name ,then u can hide this in process request of CO using the following code
    if (< condition >)
    OAPageLayoutBean page = pageContext.getPageLayoutBean();
    page.prepareForRendering(pageContext);
    OAGlobalButtonBarBean buttons = (OAGlobalButtonBarBean)page.getGlobalButtons();
    OAGlobalButtonBean button =
    (OAGlobalButtonBarBean)buttons.findIndexedChildRecursive("<FUNCTION_NAME>");
    button.setRendered(false); // Hide the global button, or
    button.setDisabled(true); // Disable the global button so it renders, but is
    not selectable
    thanx
    Pratap

  • How to hide 'SAVE' button in adobe form layout

    Hi  Friends,
    I have a requirement to hide 'SAVE' button in adobe form layout .They dont want to save the form .
    Is there any way to achieve this .I have gone through scn ,but couldnt find the proper solution
    Thanks and Regards,
    Subeesh Kannottil

    Hi Subeesh,
    Are you talking about restricting the User from Saving the Adobe Form Output. 
    Regards,
    Sivanand Ala

  • Tile layout button not showing.

    Hello all,
    I am trying to set my home view (wcc_lam_home, leasinghome.do) to a tile layout, because our users just want to see a 1-column layout instead of a 2-column layout.
    In customizing I added this overview page to the table "Registration of Overview Pages for Tile Layout", but when I open the configuration page for this view in the webclient or the workbench, I do not see a Tile Layout button.
    Anyone who knows why I don't see this button? Anyone who knows where I can find the coding that should control the display of this button?
    Regards,
    Martijn.

    Hi Matt,
    It could be that the image has gone missing from the server. In a region's Region Header or Region Footer, add in:
    &lt;img src="#IMAGE_PREFIX#themes/theme_3/button_xp_center_FFFFFF.gif" alt="" width="4" height="24" /&gt;Do you see the image?
    #LINK# is created from the button name, usually as: doSubmit('BUTTONNAME'). #LABEL# is the label you have set for the button. Neither should affect the image display as that is actually part of the TD tag itself.
    Andy

  • TOC Button in Fixed Layout EPUB

    I have seen, in some Fixed-Layout EPUB books, that iBooks lacks of the button for "text TOC", that is, you can browse the graphical TOC made of thumbnails as usual but the option of regular text-based TOC is missing. In some others books it appears, like the ones I make, but I wonder if there is an option inside the EPUB you can tell iBooks wether show/hide that button.
    Thanks.

    There is, you only have to add one navpoint inside toc.ncx, this will hide the "text TOC".
    Read more about it in the iBookstore Asset Guide

  • How to disable seeded views and personalize button on project list page?

    Hey all,
    we are setting a limited user access responsibility for employees...
    they will come into the team member page..
    problem is if they select project list page from the drop down...
    there are seeded views like profitability... we dont want anyone to see them unless they are a sr staff...
    also the personalize button can allow them to pick the fields into a custom view if they desire...we need that turned off or supress certain fields from the list of fields when creating a new view... or worst case turn off the personalize button
    thoughts?? solution???

    The personalization page (Shuttle bean where user selects the columns to be displayed on the table) is being rendered automatically by Framework layer and not from Product code side.Hence it will not be possible to hide fields.
    Another way of achieving the objective which you detailed is : You can create the views which is secured by a function. So that users with that function security will be only able to see those views.
    Hope this helps

  • How to hide some buttons like CREATE PURCHASE ORDER, COPY, EDIT from POWL?

    In SRM 7 ECS we need to hide some buttons like CREATE PURCHASE ORDER, COPY, EDIT from POWL"s. We can do some manipulation via security but we need to make a few buttons invisible without security. Appreciate any advice. Thanks.

    Hi Ashwanin
    To make read only
    Below are the steps to Hide the buttons in POWL table
    1. if you want to Gray out the Buttons
        IMG > SRM SERVER> Cross Application Basic Settings --> Extensions and Field Control. There you will find a node to control   Actions. based on the object type choose your option and make it as read only
    To Make invisible
    1.If you want to  make invisible  the button .
    IMG > SRM SERVER> Cross Application Basic Settings --> Powl and Advance Search - > Adjust powl layout ,search criteria and push button (OR) t-code :   /SAPSRM/POWL_CUST
    2.choose the POWL type for the POWl table
    3.click on Action node , you will find all the acction assigned for the POWL table ,delete the entry which you want to make invsible and save it
    4 .Now run the report POWL_D01 and provide powl type in the selection criteria and deleate the catche quries
    Regards
    chinnaiya P
    Edited by: chinnaiya pandiyan on Jun 27, 2011 3:12 PM

  • To remove Personalize button from a Custom View

    Hi,
    I have created a Custom View, and in this view it is displaying two 'Personalize' buttons and 'export to spreadsheet' buttons.
    I have to remove one of them.
    Plz suggest something for this.
    As, i also tried to use "IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS " but this is of no help.
    Regards,
    Sharad

    Hi,
    In one of my views i have written this code in the view layout.
    <chtmlb:tableExtension tableId = "ResultList"
                           layout  = "FIXED" >
      <chtmlb:configTable xml                   = "<%= lv_xml %>"
                          id                    = "ResTable"
                          navigationMode        = "BYPAGE"
                          onRowSelection        = "select"
                          table                 = "//ZACC/TABLE"
                          width                 = "100%"
                          hasLeadSelection      = "TRUE"
                          visibleRowCount       = "<%= lv_lines %>"
                          actionsMaxInRow       = "4"
                          selectionMode         = "<%= ZACC->SELECTION_MODE %>"
                          selectedRowIndexTable = "<%= ZACC->SELECTION_TAB %>"
                          selectedRowIndex      = "<%= ZACC->SELECTED_INDEX %>"
                          visibleFirstRow       = "<%= ZACC->visible_first_row_index %>"
                          usage                 = "SEARCHRESULT"
                          showNoMatchText       = "FALSE" />
    </chtmlb:tableExtension>
    So, any one can help me out if these buttons can be removed from here.

  • How to hide the button in ESS service PZ01?

    Hi ESS experts,
    In the 'Who's Who' service, when we got a person after search, there is a button 'Org Structure Chart' for the person. Since we didn't setting up the chart, it won't show anything. Do you know where can I hide this button? I haven't found it in the IMG 'Who's Who' configuration.
    Thanks a lot.
    Best regards,
    Johnson

    Hello Om,
    Thanks for the reply. Actually we don't ant to give the personalise option to the users therefore don't want to use the CTRLSHIFTRight Mouse Click for hiding buttons..
    if there is some personalize option valid for the entire portal ,then we can go for it.
    Looking forward to your reply.

  • How can I hide a button with javascript in Captivate 8?

    I need to run some javascript in my project and at the same time I want to hide a button, so I can't use advanced actions.

    It is very strange, most users who have focus on JS try to do everything with it, whereas lot of simple actions can easily be done with advanced/shared actions. I will only go to JS when it is not possible with advanced/shared actions.
    You are lucky, I was just restarting to work on an advanced training for next week when your question showed up.

  • How to Hide advance button in input list of values Popup

    I am using input List Of Values component to select value from search Pop up, in that popup i need only basic search only , i am unable to hide advance button... plase tell me how to hide this advance option

    I haven't tried this, but check
    How to remove basic/advanced button in inputListOfValues search dialog
    This does not have complete solution, but might give you some lead.

  • Using jQuery to hide a button (wrapped in td tag) based on attribute value (name in this case)

    I have simulated what I'm trying to do here:
    http://jsfiddle.net/dayjuuk5/
    Let me know if you can't see it for any reason.
    My question- I'm not sure I understand why this method of hiding this td tag doesn't work. I'm looking for a way to hide this button on page load (not click driven).
    Thank you for your time.
    Samir

    Hi Samir,
    Thanks for your sharing.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • SHOW ALL / HIDE ALL BUTTONS produce error in chm but not in "View Selected Item"

    My SHOW ALL and HIDE ALL buttons work in the View Selected
    Item mode. However, the compiled version generates an error tag:
    Line: 72
    Char: 1
    Error: Object expected
    Code: 0
    URL:
    mk:@MSITSTORE:C\Documents%20and%20Settings\glenn_michaels\RoboHelp%206.0\TCA\!SSL!
    In short, the the compiled chm is located in the SSL. I tried
    adding showhide.js and ehlpDhtm.js to the SSL folder, but that
    didn't make a difference. What is missing? How do I fix this?
    Many thanks in advance...
    glennito

    Mr. Grainge,
    I've tried to follow your instructions to the letter, but I'm
    not having any luck.
    1) I copied the showhide.js to
    a) RoboHelp 6.0 > Project Folder
    b) RoboHelp 6.0 > Project Folder > SSL
    c) RoboHelp 6.0 > Project Folder > SSL >
    MicroSoft_HTML_Help
    2) I pasted btnhideall.gif, btnshowall.gif, printerblue.gif
    into
    a) RoboHelp 6.0 > Project Folder > SSL
    b) they are also listed in RoboHelp 6.0 > Project Folder
    3)The Project Manager > Baggage File originally displayed
    a
    a) Project (Name) folder
    b) ehelp.xml
    c) RoboHHre.Ing
    I opened the Baggage File > Project (Name) folder,
    selected New Baggage File, and added, respectively:
    i. btnhideall.gif
    ii. btnshowall.gif
    iii. ehlpDhtm.js
    iv. printerblue.gif
    v. printerred.gif
    vi. showhide.js
    vii. TCA.fpj
    vii. root.fpj
    4) I also opened rhbag.apj in Notepad. It shows
    a) ehelp.xml and RoboHHRE.Ing accompanied by
    <usercreated>false</usercreated> tags
    b) the remaining baggage files are accomanied by
    <usercreated>true</usercreated> tags
    5) Finally, I used Notepad to display two topic files in
    which the error message identified a Line: XX. In one case the line
    # is 42, in another, 19. In both cases, when I counted lines,
    starting with <body>, I ended up on:
    onClick="JavaScript:hideEm()"
    However, I am none the wiser for my effort and don't know
    what (5) might be telling me.
    6) The only thing I can think of is that the compiled chm
    file is two levels away from the Project Name directory that holds
    all the files. The files live in Robohelp 6.0 > Project Name
    while the compiled help is found in Robohelp 6.0 > Project Name
    > SSL! > MicroSoft_HTML_Help > Project Name.chm.
    Should I be adjusting the Relative Path within the topics?
    Many thanks for your attention and assistance.
    glenn

  • JavaScript in the PDF can hide toolbar buttons

    Hi Leonard,
    You mentioned in http://forums.adobe.com/message/2161074#2161074 that "JavaScript in the PDF can hide toolbar buttons."
    According to the Javascript docs for Acrobat 7 the App.HideToolbarButton function only runs at AppInit.  Which means that I would have to have the javascript in a file.  How can I do that from within the document?  Is there another way to to do set this from our web application?
    Rob

    Perhaps that's simply a feature that isn't supported by presenting a Captivate intended for the web from inside a PDF?
    Just guessing... Rick

  • How to hide default buttons on WD selection screen

    Hi Experts,
    Is there a way to hide default buttons ( Cancel, Check, Reset, Copy ) on web dynpro selection screen ??
    Please let me know how can I achieve this..
    Thanks in advance !
    Anand

    By selection screen do you mean the select-options reusable component?  If so, then there is an API of the component that you can call to disable these fields. Use the SET_GLOBAL_OPTIONS method of the select-options API to acomplish this:
    data: l_ref_cmp_usage type ref to if_wd_component_usage.
      l_ref_cmp_usage =   wd_this->wd_cpuse_select_options( ).
      if l_ref_cmp_usage->has_active_component( ) is initial.
        l_ref_cmp_usage->create_component( ).
      endif.
      wd_this->lv_wd_select_options =
           wd_this->wd_cpifc_select_options( ).
    * init the select screen
      wd_this->lv_sel_handler =
           wd_this->lv_wd_select_options->init_selection_screen( ).
      wd_this->lv_sel_handler->set_global_options(
        EXPORTING
    *      i_display_btn_cancel  = ABAP_TRUE    " Displays "Cancel" Button
    *      i_display_btn_check   = ABAP_TRUE    " Displays "Check" Button
    *      i_display_btn_reset   = ABAP_TRUE    " Displays "Reset" Button
          i_display_btn_execute = abap_false    " Displays "Apply" Button

Maybe you are looking for

  • Turn off Duration in Aggregator?

    Is it possible to turn off the Duration in aggregated projects? WE are giving an estimated time to complete a module at the beginning of the module. But in the aggregated project, the duration times do not reflect the ACTUAL time it would likely take

  • WRT54G/ access point??

    I have been using the Linksys WRT54G v5.1 as my primary router for 4 or 5 years. I have now upgraded and was wondering if it is at all possible to hook up my linksys WRT54G at a second location in my house as an access point to increase the signal? I

  • Superdrive won't eject from CD-Eject button on keypad...

    but it will from the menu eject icon. I've replaced the keyboard with a brand new (Apple) keyboard. Same thing. Okay...further investigation has yielded an additional complication...the whole top row on the keypad is not functioning. Mute, Volume up/

  • Filling out an Adobe FormCentral form

    Hi all, This might be really simple but I've created a few forms in FormCentral and I've included the 'help text' on a few fields. When I save the form as a PDF and open with Adobe reader, I get the purple bar across the top stating 'Please fill out

  • New Time Machine Settings?

    I am replacing my old time capsule with the new 2TB version.  Should I have the same settings?