I’ve a content-type A which has a reference area to a different content-type B. When creating/enhancing content material with sort A I let Drupal Development Service person create/edit content material of sort B utilizing Drupal Development Service inline_entity_form module.
On this state of affairs, I wish to pre-populate one area in content-type B. Right here I am utilizing Drupal Development Service entityreference_prepopulate module, however after I add Drupal Development Service area to my URL its not populated? As instance, if Drupal Development Service area in B has Drupal Development Service title field_myfiled , I write in Drupal Development Service URL:
instance.com/mypage?field_myfield=value1
This has labored earlier than on fields that are rendered “usually”. Is there one thing I am lacking since Drupal Development Service filed is rendered by Drupal Development Service inline_entity_form module?