Save page from frontend

One additional thing: As discussed a lot in the last time, you should check „user generated content“ for malicious code – especially (or at least) if anonymous users can submit your form. The esc() helper method is your friend :wink:

https://getkirby.com/docs/toolkit/api/helpers/esc

1 Like