So, I created Doctype named “TestFRM”, I have field in it,
field named as “search” type link, and linked to User. cool!
Now, I created Web Form, named “Test Web Form”, I opened and selected doctype “TestFRM” i grab all the field from doct “TestFRM”, another cool!
So, now when i open Doc list of TestFRM and when i click on search field it show dropdown list.
with…
email@example.com
Full Name
those 2 shows together … Triple cool!
Now the Issue!!
When i open Test Web Form, and when i click on field “search”, It show only email_id not the name.
I wanted it to be show like this
idipangkar0@gmail.com
Dipangkar Hajong
But it shows only
idipangkar0@gmail.com
Please anyone tell me How to fix this?