Hi All,
I am having relation between 2 entites , on one entity I have a name field in which value should be prepopulated as parent record name field value. this has to be done with javascript because it has to be concatenated with some text means "name <space> Text .
Please give me the code for implementing this .
Thanks in advance