- Issue created by @coreteamvn
- 🇷🇺Russia Chi
$values = $node->get('field_prof_stats')->getValue(); $values[2]['second'] = 'Updated value'; $node->set('field_prof_stats', $values)->save();
Note that you cannot set third element with empty first and second ones.
- Status changed to Closed: works as designed
almost 2 years ago 9:01am 22 March 2023