Skip to main content
I have custom object with field Start_Date__c, and configured for this field validation rule which forbids setting a date in the past like StartDate__c <= NOW().

But I will need to delete those objects in the future, how can i do that without deleting the validation rule?
2 respuestas
  1. 11 oct 2022, 17:31
    I have Roll-Up Sammary field on releated object that counted Amount__c from my records
0/9000