Forum Post: Re: [beta 4.0.4.] Hierarchy Field Validation Still Doesn't Perform Validation...

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
Iram, for hierarchical relationships to identify the parent-side value, you need to define the token as given below: if({!RB188966#P.id} !== 30277){ return 'Parent Account is not Microsoft!'; } //RB188966 is the Relationship integration name //#P token signifies fetch parent-side value of this hierarchical relation //id is the Object ID token.

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