• kuttibarani1.3897618179833977E12
  • NEWBIE
  • 0 Points
  • Member since 2014

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

I have an object and everytime when I add new record, it should compare the new value with all of it's earlier values from the object.

For example, there is a date field in my custom object and everytime when I a new record it should validate me such a way that the recent record's date field should be greater than all of it's earlier records.  How can I do that.

Kindly explain me in detail.

Thanks
G. Barani
Hi,

How can I edit the apex/VF controller for my custom object ?  So that if some thing is not possible in point and click, I can modify in apex


Hi,

I have an object and everytime when I add new record, it should compare the new value with all of it's earlier values from the object.

For example, there is a date field in my custom object and everytime when I a new record it should validate me such a way that the recent record's date field should be greater than all of it's earlier records.  How can I do that.

Kindly explain me in detail.

Thanks
G. Barani