marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 725 forks source link

Reference field type with editable(false) does not work as expected #1313

Closed tomy2105 closed 7 years ago

tomy2105 commented 7 years ago

Reference field type with editable(false) does not work as expected.

Create reference field with editable(false), to me it doesn't show dropdown or anything. Without editable(false) it works ok.

Phocea commented 7 years ago

@tomy2105 , can you please provide a plunker as described in the issue template to illustrate the problem. Thanks

damaomao2 commented 7 years ago

你的作品非常棒 我需要你的帮助 【bbcode_generator.user.js】失去效果。 我是【http://canto.world-of-dungeons.org】中文用户

Your work is great I need your help [Bbcode_generator.user.js] lose effect. I am [http://canto.world-of-dungeons.org] Chinese users

tomy2105 commented 7 years ago

Tried this with newest version of ngAdmin and now it works as expected, closing.