Save Button not working

Added by Raj S 9 months ago

Hello Friends,

I am new to Web development. I am more of a designer. Please check this page - http://www.clientwebwork.com/cms/our-partners.html i tried integrating the CMS on this page so that my clients can edit and save content as and when required. My save function is not working. Can anyone advice what need to be done here?

Raj


Replies (1)

RE: Save Button not working - Added by Troex Nevelin 9 months ago

I don't see any <form> on your page, where do you want to submit your data? elRTE does not save any data it can only submit it to the server, on server you have to save the data by your own script. First make working your form without elRTE, and than only attach elRTE.

(1-1/1)