• PRTK
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies

hello,

I am not able to get return type as DateTime in formula field.

I have selected the field type as DateTime.

But after processing date time i am not able to convert it to DateTime from Date.

I want to add number of years in a date time field.

If I use like below

StartDate__c + Years

It just add number of days to it.

If I use like below

StartDate__c + 365 * Years

It create lag of few days.

Does anyone have any idea of how to do it.

I am in the midst of testing the Salesforce Mobile with the Blackberry Simulator B8707g.
I am recieving the below error message.
"Unable to register your Simulator because you are attempting to create a Simulator device and the device address is in use by another user"

How to change the device address? Have anyone of used this simulator?
Any lead to this issue is much appreciated.