Hermes Agent 5295a1ce8f feat: auto-enrich data_filter code fields with valueField/textField/params/dataurl from model codes
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.
2026-06-22 11:56:15 +08:00
..
2025-10-22 13:19:09 +08:00
2026-05-22 17:21:47 +08:00
2025-11-07 17:34:17 +08:00
2025-10-23 17:53:54 +08:00
2025-11-12 12:30:08 +08:00
2025-10-22 13:19:09 +08:00
2025-12-11 15:45:23 +08:00