Support

Account

Home Forums Front-end Issues How to display the ID of a custom field? Reply To: How to display the ID of a custom field?

  • Hi @ramathorn

    You should use firebug / inspector to view the DOM.

    You will then see all the ID / class attributes that are using in the fields

    Thanks
    E