How to get each and every records from a relate field

Hi All.

i have a relate field in my edit view,upon selection of any one record ,i am able to get the selected record’s id,

IS IT POSSIBLE TO GET OTHER DATA AS WELL UPON SELECTION OF A RECORD IN RELATE FIELD…

Please help me on this…

Thanks in advance.

Yes, is possible, but you have to write php code to do this.

You can extend the module files to get the fields value of the related record.