0

Display actual field name in configure dialog window

Hey Guys,

Got a feature request. Could you display the actual name of a field
along with its display name in the configure field dialog. Obviously
you would be able to change it but you could see what it was. The only
way I know current to get it is to query the Entity through the API and
sift through the results.

The downside to this is that you wouldn't be able to see the names of
built-in fields (as they don't have a configure dialog option)

Please let me know if there is an easier way of doing this.

Thanks,
-Scott

 

 

Hey Scott,

Yeah, we should show the db name in that dialog (we're going to be doing a lot of work to config dialogs soon, including letting you pull them up for built in fields, so this would be a good addition).

In the meantime, if you use the "Manage Columns..." dialog, you can mouse over the field names to see what the db name for them is, and can select and copy it there.

Cheers,

- Isaac

 

Picture_153.png

Picture_152.png

1 comment

  • 0
    Avatar
    KP

    You can also see the internal field names (codes) on the Admin > Fields page if you have permissions to view the Admin section.

Post is closed for comments.