Activity Forums Salesforce® Discussions How can I get the field id's in Salesforce as I need it for URL Hacking?

  • Surbhi

    Member
    May 27, 2016 at 5:56 pm

    Hi Ajit,

    You can get field's id by following below steps:

    Step-1 : Open detail of any custom field on any object.

    Step-2 : In the url, you can find id like (example) "00N3100000Gn6JK". That will be the id of that field. You have to use this id for URL hacking.

    Thanks

  • Ankit Gupta

    Member
    June 7, 2017 at 1:23 pm

    Hi Ajit,

    Try the tooling API in apex to get the field id in apex class. Tooling API support to get field details like id also.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos