科技小强
科技小强
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."

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. 
@signalpoint Question again, If I want to work with more or unlimited values, how to write code. Thanks again.
Thank you very much.
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...