This error is faced when I click on submit button: Failed to convert parameter value from a String to a Int32
Page 1 / 1
Perhaps a SmartObject call that you are making when you click the Submit button is expecting a number/Int32 value as the input but it is being sent a String value instead?
What sort of rules are executing when you are submitting your form? Are you sending data anywhere via an update or some other type or rule that would pass data around?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.