Navigate to a page within a page using additional parameters nav collection
I am creating a navigation collection, and I want to be able to navigate to a page within a page using additional parameters
Student Financials>View Customer Accounts>Items by Term Link (HC_ACCOUNT_VW_GBL4) Want to go to Items by Term Link, but I don't see this as an option
Student Financials>View Customer Accounts>Academic Information Link (HC_ACCOUNT_VW_GBL4) Want to go to Academic Information Link, but I don't see this as an option
My developer says it's a modal window overlaying the previous window of View Customer Accounts.
Any thoughts on how to get around this without a customization? My preference is to be able to change the URL to display what I need.