Hello Team,
I created a time log application using interface methods. This app basically mimics the existing time log application. Our business requirement wants to remove the edit and delete the button on existing time log module. Certainly its not possible so I created an application to mimic the features of timer module. It worked as expected and added status control feature too.
One major issue/ roadblock i am facing is not able to hide the existing timer module. I couldn’t find anything that will help me hide the app. We can hide/ disable ticket properties but when i tried with “timer” module it gave me error that, hide/disable method is not available for timer.
Can you please point out if there is any method that hides existing time log application and my created custom app will work as expected