On some create + edit pages, there are mulitple save actions available through the dropdown menu. For simplicity, I think we should hide all except the default option for each page.
For example: when editing a portfolio, the save-and-back should be the default option. The "save-and-preview" option returns an error because we are not using the Show operation on the PortfolioCrudController.
On some create + edit pages, there are mulitple save actions available through the dropdown menu. For simplicity, I think we should hide all except the default option for each page.
For example: when editing a portfolio, the save-and-back should be the default option. The "save-and-preview" option returns an error because we are not using the Show operation on the PortfolioCrudController.