When data_filter declares uitype='code' for a search field, xls2crud now automatically looks up the matching code definition in models/*.json codes array and populates valueField, textField, params (dbname/table/tblvalue/ tbltext), and dataurl. This prevents UiCode crash (Cannot read properties of undefined reading 'length') in InlineForm search forms.