Solved: Issue with the StiMvcDesigner
Posted: Thu Dec 05, 2013 8:42 pm
Hi,
(I am posting to this generic forum because of lack of permission to the MVC forum)
I have an issue with the StiMvcDesigner Desinger (Razor Engine).
ActionSaveReportTemplate = "SaveReportTemplate",
ActionSaveReportTemplateAs = "SaveReportTemplateAs", // added this action
public ActionResult SaveReportTemplateAs()
{
return StiMvcDesigner.SaveReportResult(false);
}
This isn't called. However the default save as dialog is no longer present.
Version: 2013.1
(I am posting to this generic forum because of lack of permission to the MVC forum)
I have an issue with the StiMvcDesigner Desinger (Razor Engine).
ActionSaveReportTemplate = "SaveReportTemplate",
ActionSaveReportTemplateAs = "SaveReportTemplateAs", // added this action
public ActionResult SaveReportTemplateAs()
{
return StiMvcDesigner.SaveReportResult(false);
}
This isn't called. However the default save as dialog is no longer present.
Version: 2013.1