在创建模式下使用数据源的 createItem 函数进行最后一次更新后,我有一个奇怪的行为。我的数据源是一个 mysql 表。
我从我的自定义创建函数以及自动生成的表单中得到它:
Exception caught: Exception caught: 8 exceptions caught: (TypeError) : Cannot read property 'sb' of null; (TypeError) : Cannot read property 'sb' of null; (TypeError) : Cannot read property 'sb' of null; (TypeError) : Cannot read property 'sb' of null; (TypeError) : Cannot read property 'sb' of null; (TypeError) : Cannot read property 'sb' of null; (TypeError) : Cannot read property 'sb' of null; (TypeError) : Cannot read property 'sb' of null
at NewPage.Form1.Form1Footer.Form1SubmitButton.onClick:1:19
没有一个字段是强制性的,ID 是 AI 并且没有格式或正则表达式
有任何想法吗?