“Hey everyone, within the interview DocType, there exists a ‘Reschedule’ button. My intention is to make this button accessible only to users who possess the ‘Placement Officer’ role. I have already devised a script that ensures that the button remains hidden for all other users.
Hello @NCP,
The “Interview reschedule” button is not a custom feature it’s a pre-existing built-in button. Therefore, I’m looking for code that works with built-in functionality, not custom implementations.
Hello @NCP,
thank you for your response.
I would like to explain my concern in detail. How can we make the built-in button named “interview reschedule” visible only to users with the role “Placement Officer” in ERPNext’s “Interview” doctype? The button should not be visible to other roles.