Browse By Tags

  • Validating the Time field in a Date Time field

    Hi, I have a question about how to validate against the time field in the Date Time field. I have used a simply java script condition to eliminate any alphabetical characters from the date field but when trying to accomplish this on the time field…
  • Sage CRM 7.2: Set DefaultValue not update at the first time

    Hi, I'm doing calculation to find remaining day of the membership. Everything looks find except when I set 'DefaultValue', it was not updated at the first time. For instance, today date = 21 Feb and membership expiry date = 28 Feb so Days remaining…
  • Date\Time Field Validation

    I have a field (quot_needby) that is a date time field. I need to set it up so that it will not allow\validate the date so that it can be no earlier than 48 hours from the current time. Not sure how to go about this. Anyone have any thoughts?