无法从表中找到管理 ITEM 规则的插件。
例如,我有表 - business_rules (id, item_name, required_condition, readonly_condition, lov_query, lov_type)
如果我写
id-1, item_name - P23_SURNAME, required_condition - :P23_NAME IS NOT NULL, readonly_condition - YES, lov_query - 从表中选择'test' name, '1' id, lov_type - POUPLOV
当 P23_NAME 不为 null 并且 LOV 必须是带有值的 POUPPLOV 时,将需要项目 P23_SURNAME。
请帮忙