adspace


Is it possible to write a validation rule which will fire only on insert of record not on update of record ?

Answer Posted / Kanishk Kumar Tiwari

Yes, you can create a validation rule that fires only on the insert of a record by using the ISNEW() function. The ISCHANGED() function, on the other hand, fires only when a field is updated.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What were you doing before sfdc development?

522


What is workflow rule and workflow actions? : salesforce workflows and approval process

574