1

I have integrated StfalconTinymceBundle in one of my symfny2 project which work prefectly. But facing issue while submitting editor's content through ajax. Editor's content is not binding with post data in ajax. Please suggest solution.

Thanks in advance

1 Answer 1

2

I also faced same issue with symfony2's StfalconTinymceBundle while ajax. I hope below solution will solve your issue.

tinyMCE.triggerSave();

your have to trigger save event before ajax call.

Enjoy!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.