Resolved! Difficulty in dot-walking parent fields on form layout
I've a table in which there is one field called 'Parent' which is reference to Task table. 'Parent' field holds Case Number.Requirement is to get all Case details on the form. I thought I can achieve this by dot-walking through Parent field but all I...