Hi
If we have two custom columns that have two integer values (Urgency and importance), is there a way of multiplying those two numbers in a third field called Rank?
thanks
|
0
|
Hi If we have two custom columns that have two integer values (Urgency and importance), is there a way of multiplying those two numbers in a third field called Rank? thanks |
|||
|
|
|
2
|
You could always do it as a custom plugin. I would consider putting all of the options into the plugin, and not using the custom fields. It would be a pretty straight forward plugin to develop. |
||||||||
|