You need to sign in to do that
Don't have an account?

Dear all,need some help on validation rule.
There are two objects which have master-detail relationship.
Object1:Book__c
Object2:Price__c(MD relationship to Book__c)
on Book__c i have a picklist field Type__c which have values Yes,No.
On Price__c I have a lookup field (PC__c) to user.
If i select the Type__c as "Yes" on Book__c then in the Price__c the PC__c field can't blank.
Please help on this.
Thanks in advance..!
Raju
Object1:Book__c
Object2:Price__c(MD relationship to Book__c)
on Book__c i have a picklist field Type__c which have values Yes,No.
On Price__c I have a lookup field (PC__c) to user.
If i select the Type__c as "Yes" on Book__c then in the Price__c the PC__c field can't blank.
Please help on this.
Thanks in advance..!
Raju
Thanks,