I added options to rebuild data(direct api query) on node view and save.
But that rebuild already will be triggered on the field validation, so that triggered dual requests. Bad.
- Make a rebuild option for field validation. BUT that will not be triggered when you use VBO
- So we still need a second option for hook_node_save and that will be triggered by vbo.
Comments
Comment #2
marcoka commentedComment #4
marcoka commented