Description:
Action Drop Down Menu is NOT available if the first subpage on the project edit view does not support the Actions feature and it has a display condition
Steps to Recreate:
- Admin -> Objects -> Open Project
- Project Properties -> Action Menu
Menu Name = General
Actions:
Add My Projects
Copy project from template
Remove from my projects
Go to link page
Go to notes page
- Project Properties -> Layout : Edit View
Create subpage "MySubPage".
Create a section and add any attribute
- Add Display a condition to the subpage " MySubPage". For example:
( Project Project Type = 'Infrastructure Deployment' )
- Create a project called 'Major' with Project Type = 'Major Project'. Save and Return
- Create a project called 'Infrastructure' with Project Type = 'Infrastructure Deployment'. Save and Return
- Open the project 'Major'
=> Notice that Action Drop Down Menu is available
- Open project 'Infrastructure'
=> Notice that Action Drop Down Menu is available
- Admin -> Objects -> Open Project
- Project Properties -> Layout : Edit View
Click on the Page properties link
Select subpage " MySubPage " and move it to the top
- Publish the view
- Open the project 'Major'
=> Notice that Action Drop Down Menu is available
- Open project 'Infrastructure'
=> Notice that Action Drop Down Menu is NOT available
Expected Result: Action Menu should be available if first subpage on the project edit view does not support the Actions feature and it has a display condition
Actual Result: Action Menu is not available if first subpage on the project edit view does not support the Actions feature and it has a display condition