MvcMobileDesigner - RedirectToAction
MvcMobileDesigner - RedirectToAction
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.
Re: MvcMobileDesigner - RedirectToAction
Hello,
We have added the same options for the MvcMobileDesigner. Please check next prerelease build.
Thank you.
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 (43.27 KiB) Viewed 931 times