Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Send data fetched from a form created with umbraco to a controller
Example @Umbraco.RenderMacro("renderUmbracoForm", new { FormGuid = "8aa437df-aa56-4770-b18c-8aa4bc632773", FormTheme = "", ExcludeScripts = "0" })
Return data to a controller (x)
Hi Carlos,
have a look at SurfaceController. They can be used to send data to.
Regards David
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Send data fetched from a form created with umbraco to a controller
Send data fetched from a form created with umbraco to a controller
Example @Umbraco.RenderMacro("renderUmbracoForm", new { FormGuid = "8aa437df-aa56-4770-b18c-8aa4bc632773", FormTheme = "", ExcludeScripts = "0" })
Return data to a controller (x)
Hi Carlos,
have a look at SurfaceController. They can be used to send data to.
Regards David
is working on a reply...