Clarity

  • 1.  Control accessing project/task from timesheet

    Posted May 08, 2017 04:18 AM

    Can we disable the link to the project/task from timesheet? - Maybe using UI themes ?

     

    NJ



  • 2.  Re: Control accessing project/task from timesheet
    Best Answer

    Posted May 08, 2017 05:03 AM

    Adding below to the UI Themes seems to have worked so far:

     

    a[href*='&returnAction=timeadmin.editTimesheetReturn'] { display: text; pointer-events: none; }

     

    a[href*='&return_to=timeadmin.editTimesheetReturn'] { display: text; pointer-events: none; }

     

     

     

    Do let me know if you see any issues , else, I will mark this thread as answered

     

     

     

    Regards

    NJ