my action has two 3 parameters, but only two are called at a time. So I want to do this: People is the action, string Height, string searchHigh, sting searchLow
/Groups/People/Tall/searchHigh
and this
/Groups/People/Short/searchLow
i map both and the first route works, but the second gets appended to the first when go to the short tab.