nodeapi doesn't exist in Drupal 7 so I am a bit confused over which hook to use when loading a node to change the value of an existing field while it is being used but not in the actual database. Is it hook_node_load or hook-load

Thanks

Comments

Jaypan’s picture

hook_node_load().