Skip to content

Commit 95b5186

Browse files
authored
Update 16/umbraco-forms/developer/ajaxforms.md
1 parent 009042d commit 95b5186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-forms/developer/ajaxforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ With [expanded output](https://docs.umbraco.com/umbraco-cms/reference/content-de
600600
```
601601

602602
## Dynamic form injection
603-
For scenarios where you want to dynamically inject a form into a page, for example in a modal dialog, there is a dedicated JavaScript event and API method available to reinitialize Umbraco Forms on the newly added content.
603+
For dynamic form injection on a page, such as in a modal dialog, there's a specific JavaScript event and API method. This allows reinitializing Umbraco Forms for the new content.
604604

605605
```javascript
606606
// Execute a reinitialize on dynamic injections

0 commit comments

Comments
 (0)