By sodani on
One of my node elements doesn't seem to be going exactly according to weight. It seems to always go to the bottom no matter what weight I give it. I'd like to be able to see what weight it is being given when the page is rendered.
Comments
Install the devel module.
Install the devel module. Each node has a tab where you can see the $node object. It's quite handy.
- Corey
Great, thank you
Great, thank you