FavoriteJo Anne Behling asked in #Data ManagementMay 14, 2015, 6:35 PMValidation rule for only one page layout?I have 7 different page layouts for a custom object. I would like to fire a validation rule on only one of the page layouts. How do I indicate that the following validation rule is only valid for one page layout? AND( Math_Data_Available__c = true, Math_Data_Location__c = null)5 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Girish Nallamothu (Avco Consulting Inc)May 14, 2015, 6:47 PMHello Jo, +1 use ISBLANK instead checking for Null Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Girish Nallamothu (Avco Consulting Inc)May 14, 2015, 6:47 PMHello Jo, +1 use ISBLANK instead checking for Null