We have a sub-grid on an entity form where we are overriding column names via Entity Form Metadata. For that sub-grid we have associated a view in order to select items with the same columns that will show on that first sub-grid (a lookup modal). Now to override the attributes on the first sub-grid I know you can do it through the override option, and that is working. However, when opening the associated view, the columns are not overridden in the lookup modal. Any solution for this?