Skip to main content
I inserted one CSV file to the salseforce from by using the Apex Data Loader. Now I got that all records in my Salseforce object. I Clicked on "Go" to see those records ( I got my all the imported records) ,

 

but I want to see that records fields as I am seeing for the other records(For example if I clicked on Employee Tab, It will saw me all the record of Employee with there name, phone, Email, etc as I set its Search Layout). 

 

The same as Employee Tab, if I clicked on Go I want to see Name,Phone, Email,etc fields with those records.
2 answers
  1. May 5, 2011, 7:58 PM
    Thanks Steve for the reply.

     

    I got the solution for my question.

     

    I have just edited the fields which I wanted to see for the imported data. 
0/9000