Custom Form no longer saving, ServerValidationError

Im receiving this error from the published site view, wich is not the case in editor mode.


eateConsoleProxy.ts:47 UserError: datasetApi ‘save’ operation failed
at eval (datasetApi.js:75:9)
at eval (index.js:14:26)
at async eval (defaultComponentBindingApi.ts:104:17)
(anonymous) @ createConsoleProxy.ts:47
eval @ Logger.js:119
eval @ Logger.js:53
log @ Logger.js:87
log @ index.js:28
eval @ datasetApi.js:74
eval @ index.js:14
Promise.catch (async)
eval @ index.js:14
eval @ defaultComponentBindingApi.ts:104
eval @ corvidEvents.js:76
(anonymous) @ registerEvent.ts:51
(anonymous) @ clientWorker.ts:140
n @ comlink.ts:312
createConsoleProxy.ts:47 Caused by: ServerValidationError: Record saving failed
at new Va (DataProvider.js:373:12)
at eval (DataProvider.js:378:9)
at async eval (service.js:560:21)
at async eval (effects.js:237:21)
(

Does someone know how to fix this error? :frowning: