Customizing the Project Insight interface is popular! So popular that our DevOps team created a specific Add-On in the Get Add-Ons administration. This Add-On makes it easy to make changes to:
- JavaScript and/or CSS throughout all of Project Insight
- e.g. Make grid-lines darker or all text-size exactly the same
- JavaScript and/or CSS on specific pages in Project Insight
- e.g. When this page loads, hide the "save and submit" button
PLEASE NOTE: This is using code to modify Project Insight. You should always test your code to ensure it does not interfere with the base functionality.
Although Project Insight provides an interface for modifying JS or CSS, we are not responsible for how the additional code modifies the interface. This is up to you and your programmers who write the code.
Add JS or CSS to all pages in PI
Use the text areas to make this change across all pages in Project Insight:
Add JS or CSS to only one page in PI
Use the "Customized Forms" section to enable editing the JS or CSS on a specific page:
This then changes the Help menu for ALL System Administrators for every page in PI:
If selected the System Administrator can change this specific pages JavaScript and/or CSS per this article's instructions: Custom JavaScript for a Form
The "Enable Active Editing" checkbox at the bottom of the page allows you to uncheck from this page and end the editing session for all System Administrators. (Leave checked if you plan to edit additional forms.) See Edit Forms Directly to make changes directly on forms.
To view sample JavaScript changes we've used in the past:
Comments
0 comments
Please sign in to leave a comment.