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
How to save data in to sql from frontent
Hi Riya,
So you want to save data from the the front-end, back into Umbraco.
Then you need to use our services. We have different service a content service and a media service and so on.
Try to see the documentation for the services. https://our.umbraco.org/documentation/Reference/Management/Services/
Hope this helps,
/Dennis
Just to expand on Dennis' answer.
You'll want to leverage SurfaceControllers, also if you're looking to save directly to SQL (custom tables) then this tutorial is extremely useful as Umbraco comes with petapoco built in: http://creativewebspecialist.co.uk/2013/07/16/umbraco-petapoco-to-store-blog-comments/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to save data from frontent
How to save data in to sql from frontent
Hi Riya,
So you want to save data from the the front-end, back into Umbraco.
Then you need to use our services. We have different service a content service and a media service and so on.
Try to see the documentation for the services. https://our.umbraco.org/documentation/Reference/Management/Services/
Hope this helps,
/Dennis
Just to expand on Dennis' answer.
You'll want to leverage SurfaceControllers, also if you're looking to save directly to SQL (custom tables) then this tutorial is extremely useful as Umbraco comes with petapoco built in: http://creativewebspecialist.co.uk/2013/07/16/umbraco-petapoco-to-store-blog-comments/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.