Nested bubble editing
Nested bubble editing
Hello,
If I have an editor that contains a datatable with its own editor, would bubble editing work on the nested table?
I can't seem to get it working. I was using an envelope controller, but moving to bootstrap stopped that from working, so thought I would try the bubble editing.
Cheers,
Paul.
This discussion has been closed.
Answers
It should do yes. Its not something I've actually tried though, so there could be something going wrong somewhere along the way...
Are you getting any errors on the console? What code are you using?
Allan
Hi Alan,
Thanks for the reply.
I have got inline editing working fine for now. I will strip out all the non essential code and try and make an example that I can post of the bubble problem.
Thanks,
Paul