[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Dynamic Module and provider, insert data

  • Thread starter Thread starter jread
  • Start date Start date
Status
Not open for further replies.
J

jread

Guest
If you are using Sitefinity version 10.x or greater you do not need to override anything as the Web Services out of the box are fully CRUD enabled, Under Admin > Web Services there are fully examples under the "Use in my app" link. Here is an example using a customer module "Press Releases". github.com/.../SitefinitySamples.PressReleaseWebService If you need to insert content via the C# API there are fully code examples created right in the CMS for custom content. Navigate to Admin > Module Builder From there select the module you want On the specific module page you will see at the bottom "Code Reference for {NAMEOFMODULE}"

Continue reading...
 
Status
Not open for further replies.
Back
Top