vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

Editing Textarea and save when reload page new edits displays #373

Closed Ganzman closed 7 years ago

Ganzman commented 9 years ago

Your app is what i need integrates nicely with Bootstrap. The issue is - I want to have a page with text area that can be edit and updated after edit. How to i accomplish this.

Thank you Ganzman

hung-doan commented 9 years ago

I don't get you. Is there something wrong with texarea (http://jsfiddle.net/NfPcH/32/)

Ganzman commented 9 years ago

How can i add more

in another container?

Ganzman commented 9 years ago

Sorry I solve that issue but how to disable editable contents after saving?

ckosloski commented 8 years ago

You should be able to add a e-ng-disabled attribute with a check on your textarea.

ckosloski commented 7 years ago

@eugef question is answered, please close.