Results 1 to 3 of 3

Thread: Sugar CRM validate dates

  1. #1
    ndivhu is offline Junior Member
    Join Date
    Dec 2011
    Posts
    1

    Default Sugar CRM validate dates

    Hello

    I have two dates start date and end date and would like to validate if start date is greater than end date else display an alert and abort the save.

    Any help would be much appreciated.

  2. #2
    garciasanchezdaniel's Avatar
    garciasanchezdaniel is offline Sugar Community Member
    Join Date
    Aug 2011
    Location
    Spain
    Posts
    403

    Default Re: Sugar CRM validate dates

    Hello ndivhu
    You can make this through logic hooks, validating this two fields.
    You will need javascript code in order to abort the save in the case you want.
    For more info, look at this thread:

    http://www.sugarcrm.com/forums/f3/calculations-75492/

    Good luck!
    Daniel

  3. #3
    yurikuzn is offline Sugar Community Member
    Join Date
    Oct 2011
    Location
    Ukraine, Chernivtsi
    Posts
    16

    Default Re: Sugar CRM validate dates

    Quote Originally Posted by ndivhu View Post
    Hello

    I have two dates start date and end date and would like to validate if start date is greater than end date else display an alert and abort the save.

    Any help would be much appreciated.
    Hi

    Very easy. Take a look into modules/Tasks/vardefs.php how 'date_start' is defined. There is a validation property.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Sugar Dates in DB off GMT by 35 minutes
    By danny_mulvihill in forum Help
    Replies: 3
    Last Post: 2011-03-01, 07:40 PM
  2. How to set up due dates based on business dates
    By sugar7478 in forum Developer Help
    Replies: 0
    Last Post: 2009-02-27, 02:27 PM
  3. Replies: 0
    Last Post: 2009-01-22, 05:58 PM
  4. Search between dates in Sugar 5.x
    By alesandro in forum Developer Help
    Replies: 1
    Last Post: 2008-03-28, 12:21 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •