MvcMobileDesigner - RedirectToAction

Stimulsoft Reports.WEB discussion
Post Reply
kathier
Posts: 2
Joined: Tue Oct 04, 2016 9:11 pm

MvcMobileDesigner - RedirectToAction

Post by kathier »

We are in the process of migrating from the MvcDesignerFx (Flash) to the HTML5 MvcMobileDesigner. One item we are having an issue with is having a custom save action. With the fx version, there is a setting Behavior.SaveReportTemplateMode that when set to Visible triggers a regular post (non-ajax) which allows us on the server side to do a RedirectToAction that shows a custom save page to store the report template in a database. The HTML5 version does not seem to have an option to force a regular post, all posts are AJAX so the RedirectToAction does not work.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: MvcMobileDesigner - RedirectToAction

Post by Alex K. »

Hello,

We have added the same options for the MvcMobileDesigner. Please check next prerelease build.

Thank you.
Attachments
photo_2016-10-07_11-30-13.jpg
photo_2016-10-07_11-30-13.jpg (43.27 KiB) Viewed 934 times
Post Reply