Title: Angularjs cannot display hidden custom field
Last modified: September 1, 2016

---

# Angularjs cannot display hidden custom field

 *  [renfredyu](https://wordpress.org/support/users/renfredyu/)
 * (@renfredyu)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/angularjs-cannot-display-hidden-custom-field/)
 * Any one is wiling to help on this?
 * I am trying to show two custom fields on app with angularjs, for normal custom
   fields, i can display by `<span ng-bind-html="post.custom_fields.name">` but 
   for hidden fields, like `<span ng-bind-html="post.custom_fields._hidden">` it
   shows nothing.
 * on browser with “[http://example.com/api/get_post/?id=123&custom_fields=_hidden&#8221](http://example.com/api/get_post/?id=123&custom_fields=_hidden&#8221);,
   i can see the custom field display correctly, but when in angularjs, just nothing.
 * Any idea?
 * [https://wordpress.org/plugins/json-api/](https://wordpress.org/plugins/json-api/)

Viewing 1 replies (of 1 total)

 *  [wellrootedmedia](https://wordpress.org/support/users/wellrootedmedia/)
 * (@wellrootedmedia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/angularjs-cannot-display-hidden-custom-field/#post-7673942)
 * why does your custom field start with an underscore? Try changing that to “somethingHidden”
   and see if it works.

Viewing 1 replies (of 1 total)

The topic ‘Angularjs cannot display hidden custom field’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-api.svg)
 * [JSON API](https://wordpress.org/plugins/json-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wellrootedmedia](https://wordpress.org/support/users/wellrootedmedia/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/angularjs-cannot-display-hidden-custom-field/#post-7673942)
 * Status: not resolved