Question
A very useful feature would be a function for a specific table field, the result of which would be information on which project entities this field serves as a source of information.
Answer
When attempting to change the name of a field, a search for connections is performed.
However, it should be noted that it does not search everywhere. For example, table formatting codes, action codes for duplication, and table action codes are outside its scope.
It also cannot understand that a field is used when its name is determined by code and, most likely, where it is defined in createRow
through "", for example, when calling linkToDataTable
with passing row in params.
Therefore, we recommend using AI search across all codes in the system.