The Project object > [Layout -Edit]> Required Attributes are unable to be removed from the General section.
How can required fields be hidden?
1. Click the Administration > Studio > Object > Project
2. Click View > [Layout - Edit] link.
3. Click the Subpage Icon of the Project Summary > Project Summary section.
4. Click Display Condition and build or enter the following logic:
!(( project.progress == lookup("INVESTMENT_OBJ_PROGRESS", 0) || project.progress == lookup("INVESTMENT_OBJ_PROGRESS", 1) || project.progress == lookup("INVESTMENT_OBJ_PROGRESS", 2) ))
5. Click Save.