Hi
I want to replace the existing funtion InsertImage.php with a new one. I have just tested to fill a field called TargetUrl with a value and after that call the existing function do_insert().
I end up with javascript error saying that
TargetUrl has no properties.
I use the javascript files used in the original InsertImage for init of the Javascript needed.
Does it exist a guide how to implement a own InsertImage or can you please help me with this as this final step would complete my application.
What data/fields do I have to update with a value before I can call do_insert?
Best regards
Johan