Try our conversational search powered by Generative AI!

Load only required elements' resources

Fixed in

EPiServer.Forms 4.3.0

(Or a related package)

Created

Nov 23, 2016

Updated

Feb 20, 2017

Area

Built-in elements

State

Closed, Fixed and tested


Description

Recaptcha JS and some custom element resources are always injected into Forms, even if the element does not exist in the form.

Sometimes, this problem prevents Forms from working OFFLINE or in intranet (without internet connection) (because the Recaptcha script (of Google) fails to check something from Google servers?)

Though this might not be practical, we should improve the injection process of these elements.