Cornerstone Forms

Hi there,

i cant get the Loading area to work.
There is no documentation to read.

Can you explain step by step HOW to make the loading area work?

Thanks in advance!

Hey @deranaloge,

We’ve now added info for the Loading Aread (see https://theme.co/docs/cornerstone-forms-elements#loading-area).

Also, check this tutorial video https://www.youtube.com/watch?v=lEBeQpQOLDE

The video explicitly mentions and demonstrates how to set up a Loading Area using Cornerstone Forms.

The Loading Area is discussed starting at [08:03] . The presenter explains that it is used to improve the end-user experience by providing a visual cue that the data is being updated after a form submission.

In the demonstration, he:

  • Adds the Loading Area element surrounding the data feed.
  • Styles it with a slightly transparent white background [08:09] .
  • Shows it in action on the front end, where the feed area dims and displays a loading state while the new post is being processed via Ajax [08:41] .

You can see the specific implementation details and the visual result between [08:03] and [09:30] .