Skip to content

Commit d4a9306

Browse files
authored
Merge pull request #6560 from Iqmaa/adding_descriptions
Adding descriptions
2 parents e3730bd + dd022d2 commit d4a9306

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

13/umbraco-forms/developer/prepping-frontend.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
description: Learn how to configure client-side validation for Umbraco forms by including and setting up the necessary libraries for different validation approaches
3+
---
14
# Preparing your Frontend
25

36
For Umbraco Forms to work correctly, you need to include some client dependencies.

13/umbraco-forms/developer/rendering-scripts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
description: Learn how to manage script placement for Umbraco Forms by controlling where and how forms are presented on a webpage.
3+
---
14
# Rendering Forms Scripts
25

36
Forms output some JavaScript which is by default rendered right below the markup.

0 commit comments

Comments
 (0)