From fc916e38a250a0003de00781f76da387d7f3ae02 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 10 Jul 2022 18:26:30 +0200 Subject: [PATCH] Updated Run JavaScript before change detection (markdown) --- Run-JavaScript-before-change-detection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Run-JavaScript-before-change-detection.md b/Run-JavaScript-before-change-detection.md index ef2bffe..40dd670 100644 --- a/Run-JavaScript-before-change-detection.md +++ b/Run-JavaScript-before-change-detection.md @@ -1,4 +1,4 @@ -You can run JavaScript _before_ performing change detection, this is handy for filling in fields, clicking buttons and other actions +You can run JavaScript _before_ performing change detection and filters/triggers, this is handy for filling in fields, clicking buttons and other actions Under Watch Settings > `Request` > `Execute JavaScript before change detection`