Hi, I am have a page with ckeditor for text field. So, i am using a adapted directive found on the internet to CkEditor. Inside this directive, i set the property filebrowserUploadUrl to imagem upload, getting the id of the scope model. But, i don't have this id in the creating, only in the editing.
When users access the page to create a new instance, i made a post to create instance and retrieves an id. After that, user is editing the instance. I don't have problems with this approach, because the user can create and save this instance any times, through button (it is a test question creation). But, when the directive is rendered, the id of an instance is empty. How can i update this id inside directive? http://plnkr.co/edit/TZk8wnk2ZjLwaWpuV1wc Thanks :) -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular@googlegroups.com. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.