Reply
Contributor
Edit
Posts: 3
Accepted Solution

Hello everybody! I'm a quite new salesforce user, and I would need a little help..

Hi all!

My company uses salesforce since December, so I'm a bit beginner salesforce user. I've got a question, and I would appreciate if somebody could write a possible solution about it.
So, when I open my task list, I would like to see the time-zones or the countries as separate column. I can see now the following columns: Date, Subject, Name, Related to.
(I have to call different countries Worldwide when I work, so that would be extremely useful if I could see the time-zones at first sight.)

Thank you in advance!

Have a great day!

Edit

Super Contributor
Stevemo
Posts: 3,210

Re: Hello everybody! I'm a quite new salesforce user, and I would need a little help..

You could probably do this by creating a Formula(Text) field that evaluates the Location and returns the appropriate TimeZone.  
"If you're in a band and you think that you're good, you probably suck. If you're in a band and you think that you suck, you probably do." - Bob Pollard
Contributor
Edit
Posts: 3

Re: Hello everybody! I'm a quite new salesforce user, and I would need a little help..

Hello Stevemo,

 

Thanks for your response. Actually my real problem is that, I want to make timezone/country appeared in my tasklist as a column. Is there a way to do this?

 

Thanks again in advance

Edit

Super Contributor
Stevemo
Posts: 3,210

Re: Hello everybody! I'm a quite new salesforce user, and I would need a little help..

Are you referring to the Task List View, or the Task area on the Home Tab?  If you have the TimeZone field already added to your Task records then you should be able to add the column to the Task List View.  If you need to modify the Task area of the Home Tab, then I think you have to use VisualForce (and I don't know anything about VisualForce).  Another option would be to make the Console Tab your default Tab instead of the Home Tab.
"If you're in a band and you think that you're good, you probably suck. If you're in a band and you think that you suck, you probably do." - Bob Pollard
Contributor
Edit
Posts: 3

Re: Hello everybody! I'm a quite new salesforce user, and I would need a little help..

Thank you!!!

Edit