From efb544c4d753e540756d47d90bbd9779b091e164 Mon Sep 17 00:00:00 2001 From: Paz Yanover Date: Tue, 5 Dec 2023 15:37:11 +0200 Subject: [PATCH] Update custom actions flow --- docs/how-to/custom-actions.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/how-to/custom-actions.md b/docs/how-to/custom-actions.md index fc238a07..a4fdf7ff 100644 --- a/docs/how-to/custom-actions.md +++ b/docs/how-to/custom-actions.md @@ -20,5 +20,4 @@ To utilize Custom Actions for an entity, begin by accessing the new **Modules** 1. Navigate to the **Modules** tab. 2. Select the **Entity** for which you wish to enable Custom Actions. -4. Activate the Module for the entity by toggling on the switch next to its name. -5. Individually toggle on or off any CRUD methods as per your needs. \ No newline at end of file +3. Individually toggle on or off any CRUD methods as per your needs. Alternatively, you can deactivate (or activate) the entire Module and affect all its methods