0

I have been trying to make changes to some fields in my library project. I want to update the count of books on it's return. The return of book is implemented using bulk operation.

How can I make changes in the other content types using arbitrary php script? Is there any prerequisites?

Rony Samuel
  • 462
  • 7
  • 20

1 Answers1

0

You need to find the right drupal hook.

I'm going to need more information before I can help you find the correct hook.

Do you have link we can look at?

Is this a views (module) page?

Dominion79
  • 77
  • 6