• Updated fields not showing on communication screen

    I made some changes to fields on the Communications screen, however we're seeing an issue where not every screen is showing the update. We changed the date fields to: ^^this is a communication accessed from Communication Search>click into Subject…
  • List page and date/time fields - Not displaying the correct time for the user.

    I am having an issue with a list page and I am wondering if this is just how the system works or if there is something that I am not doing correctly on the page. I have a situation where the user is in a different time zone than the company that they…
  • 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…
  • Import datetime fields with webservices

    Hi everyone, We are experiencing difficulties when we're importing CSV file into an custom entity. String, double and integer types are imported but we can't figure out the string format for the datetime type ! Can somebody help us ? TIA !
  • 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?