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

Try our conversational search powered by Generative AI!

Add class ValidationSuccess for FormElement having wellform value

Found in

EPiServer.Forms 3.0.0

Fixed in

EPiServer.Forms 3.1.0

(Or a related package)

Created

Aug 23, 2016

Updated

Sep 13, 2016

Area

ViewMode rendering

State

Closed, Fixed and tested


Description

Currently, we have ValidationFail for Element that does not pass the validation process.

On ValidationSuccess, the Form goes to the next step.
But if a step that results in a ValidationFail, the form stays in the current step. The developer needs a signal to decorate "success style" for success Elements.