Forum Post: Re: Field Level Validation - Lookup Selector - New Ui

  • Thread starter Thread starter Rajkumar Mateti
  • Start date Start date
Status
Not open for further replies.
R

Rajkumar Mateti

Guest
Hi IramK, I tried the same scenario but the validation is working fine for me. Can please confirm the following is what you are facing the problem. 1) Create object A 2) Create Object B 3) Create relationship between A and B(Many A to One B) 4) Created Validate record data trigger as follows if("{!R7126}"==="") return "must have VAL"; R7126 is the relationship integration name 5) When i try to create a record in A without having a value for B look up its giving the message saying "must have VAL" Note: Its working fine even if i modify the relationship name. Let say R7126 to "RelatedRel" and used {!RelatedRel} in formula. Can let us know iwhat exactly you are trying if this is not what you are trying. Thanks, Rajkumar

Continue reading...
 
Status
Not open for further replies.
Back
Top