Hi All,
I have two Custom Entities 1)Time Entry 2)Project Task.
1)Time Entry :- It has a lookup field which will show the records of "Project Task as Lookup Field" and one another field which is "Item Field".
2) Project Task :- It has several fields wherein a specific one is "Two Option Set Field".
Now what i want that whenever that Two Option Field is set to 'Yes' from "Project Task's Record" then It should check on "Time Entry's Record" that whether that time entry's record has got lookup field selected with that specific project task's record or not and then if it is selected then it will show "Item Field" as Visible or else it will be Invisible .
Looking forward to hear from you....!!