Support

Account

Home Forums Front-end Issues Validate value Reply To: Validate value

  • So more investigating. This is what is being returned by the validation call when the validation failed

    
    <h2>Validation failed</h2><ul><li>testing is not allowed</li></ul>
    

    This should be a JSON encoded value and not an HTML string… still digging.