I cannot publish my draft for some reason. It gives out this error every time.
I’ve tried different browsers, and double check the form’s flow. What could I be doing wrong?
I cannot publish my draft for some reason. It gives out this error every time.
I’ve tried different browsers, and double check the form’s flow. What could I be doing wrong?
Hi @LibertyFinance , I have reviewed your form. Looks like you are using a max value of 9999999999
in the properties for a few fields. The max number that is allowed is 2147483647
. Please adjust these values and the form should be published without issues!
That was it, fixed it.
Thanks!