FavoritePriti Gohil (PwC) asked in #FormulasMay 26, 2020, 10:20 AMValidation rule - When parent obj field1 Status is Completed at that time child object should not allowed to createParent Object - AC - field1 Status picklist value Child Object Op - When Field1 is "Completed" it should not allowed to create OP record. 4 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...David Zhu (Independent Contractor)May 26, 2020, 1:00 PMIf it is master detail relationship, create a count roll up summary field on parent object, add a validation rule check if the value if the roll up summary field changed if status is complete. Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
David Zhu (Independent Contractor)May 26, 2020, 1:00 PMIf it is master detail relationship, create a count roll up summary field on parent object, add a validation rule check if the value if the roll up summary field changed if status is complete.