I have created a custom module that creates a custom text field. The general idea is that site builders who install this module shall be able to use this custom field when creating a custom content type using the Drupal UI.
I have most of this working for me now, but it is not ready for others, for the following reasons:
Hi, I have an array that I need to loop to update the nodes with the values of a field from another node
This is the code
foreach ($ nNodiDispo as $ nidDispo) {