Hi y´all
In Process Author, what would be a good way to compare two dates?
For example, the criteria is that Modified Date is after Created Date?
Thanks,
KGM
Hi y´all
In Process Author, what would be a good way to compare two dates?
For example, the criteria is that Modified Date is after Created Date?
Thanks,
KGM
Kristjan,
One thought is that you may be able to do this by creating a custom field that adds the days between the two dates, then filter on that custom field. I haven't tested this out yet and won't be able to until later today, but thought I would mention it if you wanted to play around with the idea until then.
To answer your question, yes, this would be a feature request. I do not see one for this type of request submitted to our Products team yet.
Lori
Kristjan,
One thought is that you may be able to do this by creating a custom field that adds the days between the two dates, then filter on that custom field. I haven't tested this out yet and won't be able to until later today, but thought I would mention it if you wanted to play around with the idea until then.
To answer your question, yes, this would be a feature request. I do not see one for this type of request submitted to our Products team yet.
Lori
Good idea but I will probably run into trouble with a calculated field since it is only update when the record is updated (see --> https://community.sugarcrm.com/thread/27047 ) ?
Meaning, the update of a calculated field is contingent on the record being saved/updated rendering the whole idea useless. Or am I thinking this too narrow?
Thanks, KGM