How to do inline data processing ontot the server.

How to do inline data processing ontot the server.

gauravhiran85gauravhiran85 Posts: 1Questions: 1Answers: 0

Discovered the inline editor and used its example, but now i am bit confused how to process it onto the server side. Because doing so will make sure that the result is stored permanent into the database. Also see the example on the site but did not got what i code is supposed to do.

What i have done till now is,
1. Set-uped the inline editor

What i need to do is,
1. Get the inline edited data using js.
2. Transfer that info via ajax to the server.

Answers

  • colincolin Posts: 15,142Questions: 1Answers: 2,586

    I'm not clear what the problem is here - if you have used inline editing with Editor then it should be transferring the data to the server automatically. Are you seeing any console errors in the browser? Are you using a trial or purchased copy of Editor?

    Colin

This discussion has been closed.