2

When I modify the visible columns in grid view I would like the columns that I select to remain until I choose to change them. However, the next time I go back to the view listing my cases the original columns are back and the ones I selected are no longer visible.

Is this by deisgn? How can I save the selected columns so that I do not have to keep re-selecting them?

flag

2 Answers

3

Are you using the built-in "My Cases" filter? If so, it can't be modified and saved. If you're using a filter you created, just save the filter. Whenever you load it, it will have the columns you defined showing.

link|flag
Thanks. I actually was using the built in My Cases filter. – Vincent Ramdhanie Mar 19 2010 at 2:53
1

I've written a bug monkey script that gets very close to the behaviour that you want. It effectively masquerades as the My Cases filter. It shows up the top etc, but really its just another saved filter.

See here: http://fogbugz.stackexchange.com/questions/59/bugmonkey-script-archive/9959#9959

link|flag

Your Answer

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