Skip to content

Commit

Permalink
Protection password form: mention that variables from the protected e…
Browse files Browse the repository at this point in the history
…ntry will be available

Related: statamic/cms#10946
  • Loading branch information
duncanmcclean committed Oct 23, 2024
1 parent b756c18 commit 77e57e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/collections/tags/protect-password_form.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ related_entries:

The HTML of the form itself is up to you. The only requirement is to name the password input `password` and wrap the form with the tag pair.

Any variables from the protected entry will also be available in the password form.

## Example

```
Expand Down

0 comments on commit 77e57e9

Please sign in to comment.