Hi,If you sync with the database ASP.NET Maker know the maximum characters of a field.
- We need a way to get this from a function, OR
- make a radio field at field settings, enable/disable maximum characters alert message, OR
- improve the error message
Because now you get an error and nobody knows what’s the problem when override the maximum characters: String or binary data would be truncated. The statement has been terminatedYou can’t save the data and you don’t know which field is the problem.Regards,