Hey Guys Does anyone have a working copy of the inline object creator widget that works with version 6. i have a copy of this widget where i think most of the depreciation's have been sorted, however it doesn't work and gives the following error on the UI: Could not create widget InlineObjectCreator.widget.InlineObjectCreator: TypeError: Failed to execute 'removeChild' on 'Node': parameter 1 is not of type 'Node'. if anyone has dealt with this issue, please could you assist me. Thank you.
asked
Reagan Ramsarup
2 answers
1
What are exactly trying to implement? I think you can mimic a lot functionality of the widget using non-persistent entities.
answered
Roeland Salij
0
Reagan, do you have your code on GitHub so we can collaborate easily? If so, point me to the repository and I'll take a peek.