Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm altering a page's json output with normalization. Within my normalize function, I'm accepting an argument to alter the returned value, so that each of these would return different values...
What's the best approach to link a content type as a master with several sub types in Drupal 8 please.
Say i have an incident I want the incident as the master content type and then a log of communications content type and a technical progress content type to be linked as sort of sub content types.
What is the best way to do this please or is there .anything I can read to learn the best way to do this please