科技小强

Results 11 comments of 科技小强

I use `var node = { type: 'article', title: 'Hello world', language: 'und', field_entity: { und: [ { target_id : 123 }] } };` `var node = { type: 'article',...

Message is "Not Acceptable : An illegal choice has been detected. Please contact the site administrator."

![wechatimg2](https://cloud.githubusercontent.com/assets/7938785/19954416/21c6153e-a1b3-11e6-98c3-303a770d48af.jpeg)

Thank you very much. I see what you mean. Using the autocomplete widget, the code format is `field_entity: { und: [ { target_id : '... (123)' }] }` If I...

If I set entity field's **Widget** with **Check box**, then what is code format? Thanks

This field is node entity field and use autocomplete as Widget, just one value. ![wechatimg1](https://cloud.githubusercontent.com/assets/7938785/19967433/247e1be8-a20b-11e6-9945-21a0b3a54a0e.jpeg)

@signalpoint Question again, If I want to work with more or unlimited values, how to write code. Thanks again.

Thank you for your reply, I use drupal 7. Drupal 8 api seems to be small.

Thank you very much! I still have a question. Now drupal 8 api less than drupal7, you will continue to improve drupal8? If I use drupal8 whether or not I...