CS Forms - load the form with AJAX

An option to load the form itself via AJAX after the page has loaded, speeding up your page load time.

3 Likes

This is probably a more general Cornerstone feature for all elements, but I can add a request. I kinda doubt a forms HTML is slowing down your page speeds that much though. Have a great weekend.

Cool :sunglasses:

That’s true. Using AJAX to load forms would perhaps instead be more effective at preventing caching and nonce-related issues with forms that are on a cached page?