Standalone editor not showing up, No JS errors
Standalone editor not showing up, No JS errors
kaustubh.agrawal2000
Posts: 88Questions: 39Answers: 2
Hello,
I dont seem to get the standalone editor working..
Basically, I have an editor instance and have a button on the form,
when user clicks that button a new standalone editor instance should be opened .. which is not showing up for me.
Steps to reproduce
GOTO : gadhiya.in
UNAME: kaustubh.agrawal2012@gmail.com
PWD : 12345678
GOTO : https://gadhiya.in/sauda
CLICK : NEW
CLICK (ADD New Party) button besides Party information..
The existing editor also closes and the screen hangs..
Target Code: https://gadhiya.in/web/js/sauda.js
Function to open standalone editor : "addParty"
This discussion has been closed.
Answers
I'm sorry to say that an Editor inside an Editor is not something that is currently possible in Editor. That is something we hope to add in future, but at the moment you'd need to direct the user to a different page or redesign the UI a little to have only one Editor form open at a time.
Allan
@allan
Will opening a modal box on button click (on editor form) and showing a standalone editor inside popup work ??
I don't believe so. Editor is not currently designed to be used in a nested manner. That, as I say, is something we plan to add in future.
Allan