0) { // The cardinality of this field is 1 so we don't have to // iterate through the items array, as there will never be more than 1. $element[0] = array( '#type' => 'markup', '#markup' => $items[0]['value'], ); } } }