Closed rnoffke closed 3 years ago
Hey @rnoffke,
thanks for the pull request. The object ID will still be shown in a few spots, e.g. for object reference properties, both when selecting and when viewing the object (and in the soon-to-be-merged inline edit template), in the page title and in the instrument log. Is this intentional?
Hey @FlorianRhiem,
you're right. Showing the object_id in some cases, e.g. object references , doesn't make sense.
I'll fix it in the existing templates and the inline_edit templates and commit a changed version after the inline_edit feature has been added.
Thank you for your pull request, @rnoffke. I have merged it into develop
.
Hiding the object_id
In special cases the name of an object includes a kind of id. This id regularly isn't the same as the object_id of the given object. To avoid irritations, showing the object_id has been made configurable.