Using IFS Marble you can override list elements and add new fields. But if you want to change an existing field in the list (for example, validate command of the field), you have to overtake the entire list. If we do the field change with an override, it adds another duplicate field to the list.
Is there a way to handle this requirement without overtaking the entire list?