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

flag

1 Answer

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.

link|flag
I could put something together if you are interested. – bitbounce Nov 24 2010 at 17:48
1 
just added a plugin that does this. It's simple, basic and nothing spectacular. fogcreek.com/FogBugz/Plugins/… – bitbounce Nov 24 2010 at 18:30

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.