You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laryn - CEDC.org edited this page Jan 4, 2019
·
2 revisions
This requires the entity_metadata_wrapper module. In D7 the entity_save() function comes with the entity module, but in Backdrop that function doesn't exist outside of the entity_metadata_wrapper module.
With that module installed, the code should basically be the same. Here is another example that worked for me:
Paragraph type: my_paragraph
Paragraph field on node: field_paragraph_field
Simple text field on paragraph entity: field_simple_text