when i do this, i get the ACTION being called TWICE, what should i do about this?
if i call html.partial instead to just render the control, then i need to specify all the objects/values manually, which i shouldn't need to do this as the ACTION itself takes care of this stuff.
i maeks sense to have both these work together but they don't, what should i do?