Forum Discussion
AngelaIp
2 years agoIdeator I
Hi,
MPP has a lot of it´s features located in the codetree. Not the easiest app to analyze and understand. But at a certain level it´s pretty straightforward.
I would start with ..\Client\Solutions\MPP\Scripts\Model\WIModel\Actions\ActionsHelper.js (The file can be slightly different depending on your Innovator version.)
It contains the code to render the context menu. But I am not sure if modifying this file is really the best solution for your use case.
Can´t you do just something based on permissions?
- Hargul_Sidhu2 years agoIdeator I
Hi,
Since, users can manually search for the 'invalidated" document and view it, it really isn't purely a permission issue.
I am assuming there is some permission applied to the "view" menu in particular, if that makes sense.