From b4a62232996358c2a89f3bf4bf742fccf2d686d8 Mon Sep 17 00:00:00 2001 From: Amigo <49749100+aamigo@users.noreply.github.com> Date: Tue, 6 Aug 2019 17:13:17 +0200 Subject: [PATCH] Updated 011 Component Scripts (markdown) --- 011-Component-Scripts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/011-Component-Scripts.md b/011-Component-Scripts.md index f2419df..c09d65d 100644 --- a/011-Component-Scripts.md +++ b/011-Component-Scripts.md @@ -1,6 +1,7 @@ # COMPONENT SCRIPTS [00:00:00](https://www.youtube.com/watch?v=xY9TWQrF8AQ&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m00s) +(_Click on this time links to see Youtube video_) Now we will look at the scripts tab. Here is an area where you might add a lot of custom scripting. This area is focused on giving your area an interface to add custom scripting to your component in a global way. You can have custom scripting per admin back end view. [00:00:28](https://www.youtube.com/watch?v=xY9TWQrF8AQ&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m28s) You can also do that within the global scope with regards to certain values and add create user helper method to the component.