Browse By Tags

  • Workflow Rule - Operations

    Good afternoon Folks Does anyone have a good guide to what the operations all mean? I'm trying to have this send 30 days before the date in the field, but I dont think create or modify will work for an even like this.
  • 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?
  • format datetime$ to a string

    Hello, I'd like to convert datatime in a field to a string. Using datetime$ gives me '2018-06-20T07:47:32Z'. How can I get rid of all the signs between the digits? Thanks Ania
  • ADATIM in classes and representations

    Hi there, I'm trying to use the datatype ADATIM in classes and representations to manipulate departing times and estimated delivery times. The problem is every time I try to edit the field I get the error "invalid format type" Here is a print…
  • Sage 300 Date Utility

    Introduction Microsoft’s DateTime Structure is an object that represents an instant in time, typically expressed as a date and time of day. In Sage 300’s Web Screens, we use this object for dates and times in our C-Sharp code. However, we do not use…