Add a warning message when you try to publish a disallowed-anonymous form with enabled DisableFormCookies

Found in

EPiServer.Forms 5.4.0

Fixed in

EPiServer.Forms 5.5.0

Created

Jan 16, 2023

Updated

Mar 06, 2023

State

Closed, Fixed and tested


Description

When you enabled DisableFormCookies and disallowed anonymous submission, a visitor could not submit the form, but you were not notified about this. The issue was addressed by notifying the form editor when these conditions exist where a visitor cannot submit a form.