Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

Should move to first element that failed validation

Found in

EPiServer.Forms 4.5.0

Fixed in

EPiServer.Forms 4.6.1

(Or a related package)

Created

Apr 27, 2017

Updated

Jun 30, 2017

Area

JavaScript API

State

Closed, Fixed and tested


Description

Preconditions: A form 1 (contains several elements with validators) is added to page1

Steps to reproduce
1. Open page1 in view mode.
2. Enter an incorrect validator value or submit the form without enter anything.

Expected: The pointer moves to the first element that does not pass validation.