You need to sign in to do that
Don't have an account?

Query fields with data type
How to get all fields with datatype in Object. I would like to get all fields with data type in contact object
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
You can use describe call for this...
P.S. If my answer helps you to solve your problem please mark it as best answer. It will help other to find best answer.
Thanks,
Sandeep
Salesforce Certified Developer
Can you please provide sample code
Please refer below link for more details and also read about describe call and their methods..by using describe call you can get all information
https://developer.salesforce.com/forums/ForumsMain?id=906F000000090fnIAA
Check the above link and let me know if that solves your issue..
P.S. If my answer helps you to solve your problem please mark it as best answer. It will help other to find best answer.
Thanks,
Sandeep
Salesforce Certified Developer