Apply on existed nodes
If create computed field on existed nodes, you must update all materials for compute values for new fields.
Display parent taxonomy term
Whether to assign only the lowest level taxonomy term to a page, or also assign the parent terms so that they display, is a frequent issue.
How to output label instead of value from select list
I couldn't figure out how to get the actual label to print instead of the key value. Here is what did the trick for me....
Live Computations during node creation or edit
There has been so many requests regarding "live computation" during node add/edit. Here's how i got mine working without breaking anything.
Tip: Unset an unlimited-value Computed Field
I'm posting this here, because it took me way too long to figure out ...