Page 1 of 1

Solved: Issue with the StiMvcDesigner

Posted: Thu Dec 05, 2013 8:42 pm
by Haraldf
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

Re: Issue with the StiMvcDesigner

Posted: Fri Dec 06, 2013 1:05 pm
by Alex K.
Hello,

We made some improvements in that direction in last versions. Please check the last prerelease build.

Thank you.

Re: Issue with the StiMvcDesigner

Posted: Fri Dec 06, 2013 5:14 pm
by Haraldf
Thank you for your answer.

I will test the beta.

I also noticed some Issues with the HTML5 preview/desinger when
using areas.

If the problem still exist, i'll let you know.

Re: Solved: Issue with the StiMvcDesigner

Posted: Sat Dec 07, 2013 4:57 am
by Andrew
Hello,

Ok! Please let us know about the result.

Thank you.

Re: Solved: Issue with the StiMvcDesigner

Posted: Sat Dec 07, 2013 6:37 pm
by Haraldf
Solved in 2013.3 thx!

Re: Solved: Issue with the StiMvcDesigner

Posted: Mon Dec 09, 2013 6:11 am
by HighAley
Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.