Hi-Alan

Results 6 comments of Hi-Alan

暂时通过 input-table 字段存储完整数据,而不仅是 value 的模式解决,方法如下: 1. 该列 quickEdit 模式下的 picker 控件设置 "joinValues" 为 false 2. 并搭配一个 formula 控件 value = "${picker.object_value_field}" 3. 该列在展示模式下采用模板语法,形如 "tpl": "${picker.object_label_field}" 4. 后端数据读取后,对 picker 的值进行转换 此方法也适合普通的...

按照错误提示的路径,可能是因为 schemaAPi 定义的 page 之上还有一个已有的 page 导致的 > Error: 找不到对应的渲染器 > Path: app/page/page/body/0/form/0/fieldSet/body/4/undefined

Thanks for your works, msoap. There is no command like `nohup` on windows. Requests will be blocked like this: `shell2http -port=8081 /longrun "start /b ping -n 5 127.0.0.1 >> D:\x.log"`...

除了后端, 也包括前端, 老大可否发个伪代码给点启发

Thank you for your reply. If there is One Of `` blocks in site-level layout.html, or comment `import` line, It runs OK. MacOS 13.2.1 (22D68) `Nue 0.5.3 • Bun 1.0.36`...

This is a highly desirable feature, and I'm looking forward to it. I think there are 3-level component life time: - compile-time - server side at runtime - client side...