Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Problem ribbon menu

Problem ribbon menu

Scheduled Pinned Locked Moved SharePoint
cssasp-netsysadminhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Carlegolas
    wrote on last edited by
    #1

    Hi everybody, I have a big problem with a button to add the ribbon menu in project server, create a new button and add functionality that works well until you notice that sometimes when I click the timesheet grid,and the buttons to the left of my button disappear when I select two or three checkbox, my button disappears, anyone know what's going on, here I add the code to use,

    <Button Id="Ribbon.ContextualTabs.TiedMode.Home.Sheet.StatusReport"
    Sequence="40"
    Command="StatusPopUp"
    Alt="Status Report"
    Image16by16="/_layouts/$Resources:core,Language;/images/ps16x16.png"
    Image16by16Top="-96"
    Image16by16Left="-160"
    Image32by32="/_layouts/$Resources:core,Language;/images/ps32x32.png"
    Image32by32Top="-64"
    Image32by32Left="-352"
    LabelText="Status Report"
    TemplateAlias="o1"
    ToolTipTitle="Stauts Report"
    ToolTipDescription="Add your timesheet status for you can save it"/>

    I 1 Reply Last reply
    0
    • C Carlegolas

      Hi everybody, I have a big problem with a button to add the ribbon menu in project server, create a new button and add functionality that works well until you notice that sometimes when I click the timesheet grid,and the buttons to the left of my button disappear when I select two or three checkbox, my button disappears, anyone know what's going on, here I add the code to use,

      <Button Id="Ribbon.ContextualTabs.TiedMode.Home.Sheet.StatusReport"
      Sequence="40"
      Command="StatusPopUp"
      Alt="Status Report"
      Image16by16="/_layouts/$Resources:core,Language;/images/ps16x16.png"
      Image16by16Top="-96"
      Image16by16Left="-160"
      Image32by32="/_layouts/$Resources:core,Language;/images/ps32x32.png"
      Image32by32Top="-64"
      Image32by32Left="-352"
      LabelText="Status Report"
      TemplateAlias="o1"
      ToolTipTitle="Stauts Report"
      ToolTipDescription="Add your timesheet status for you can save it"/>

      I Offline
      I Offline
      Ingo
      wrote on last edited by
      #2

      Carlegolas wrote:

      create a new button and add functionality that works well

      Ok, this seems to be no problem with your code, but a bug in your SharePoint Version. You should install the latest hotfixes, may this solve the problem

      SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups