Can you please share the rules that fire when the submit button is clicked? Are certain users consistently receiving this error?
Hi Sharpharp1,
Can you do a F12 browserFiddler trace when reproducing the error?
Once the users refresh do they still see the error pop up?
Another option is to also enable full hostserverSmartobject logging in K2, also enabling enable include full stack trace 'True' in the HostserverLogging.config
Look for <add key="IncludeStackTrace" value="False" /> change to True.
This requires a k2 service restart.
Kind Regards,
Nicolaas Swart