I have a need to show for tt_content records the id of the colpos for regular editors on the production website, for now it is only shown in my development space website.

do you have an idea how to add it ? Thank you!
Copyright © 2021 Jogjafile Inc.
You can add a custom
itemsProcFuncfor theselectfield which is used for thecolPoscolumn here. Use TCA overrides to register it accordingly:The
ItemProcessorclass: