I have a View in which i mention 3 fields then i displayed as a block.
I want to want to change value of these fields.
Which hook will i use so i can change content to fields on page load ?
I tried hook_view, hook_block, they don't help me.
Thanks