Updated 031 Automatic import of custom code during compilation in JCB (markdown)

Amigo 2019-07-12 08:07:05 +02:00
parent ce86991e63
commit 3d9c511194
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@
### Custom Code
Hi welcome to component builder. We've just added a very smart new feature to component builder [00:00:12](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m12s) that's called custom code. You can find it here next to dynamic get. It's where it's stored. You'd hardly never need to go in here, unless you want to look at what is already been stored and make changes in the UI. Most of the time you will be doing the changes in your editor. So your editor will be where you will work. [00:00:39](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m39s) So what is the purpose of this new feature? The feature is there for those who are used to coding in another editor. So what we can then say they create a component in component builder, then once they've created it, they do a compile and install it onto the same website as component builder to test it. Then during testing they are adding code into that [00:01:13](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h01m13s) compiled version that are installed onto this website. Well the new feature could on compilation extract that custom code. Store it in this custom code area, and add it back into the component on the fly. I'm sure that is quite exciting. Let me do some demonstration give you some of the rules, guidelines, since there are some limitations. [00:01:45](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h01m45s) This is still in beta there's quite a few things still to do. But I would like to get it out there have you guys tested and get some feedback.
A very smart new feature has lately been added to Component Builder that's called custom code.[00:00:12](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m12s) It is stored next to Dynamic Get.. You'd hardly never need to go in here, unless you want to look at what is already been stored and make changes in the UI. Most of the time the changes will be done in the editor. [00:00:39](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m39s) What is the purpose of this new feature? The feature is there for those who are used to coding in another editor. For example, they create a component in Component Builder, then once it is created, they do a compile and install it onto the same website as Component Builder to test it. [00:01:13](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h01m13s) Then during testing code is added into that compiled version that are installed onto the website. The new feature is able to, on compilation to extract that custom code , store it in this custom code area, and add it back into the component on the fly. Since there are some limitations, a demonstration of some rules and guidelines is necessary. [00:01:45](https://www.youtube.com/watch?v=DFMfIl-VkSk&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h01m45s) This is still in beta and quite a few improvements still need to be done. I would like it to be tested and would appreciate some feedback from you. <<<<<<<<<<<<<<<<<<<<<<<<
* ### Example Demonstration Compiled