diff --git a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md index cbf5e68..fafe570 100644 --- a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md +++ b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md @@ -340,8 +340,11 @@ Close * The More button was enabled in the JCB demo This allows entry of the additional fields on the form. -It's source in JCB is: +Editing the Admin View - Permission Implementation +It is important to note that if you add permissions here will this view have permissions. Please watch this tutorial +[Please watch this tutorial](https://youtu.be/CdSKSCTzmRA?list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=6m19score.edit) +It's source in JCB is: Custom Script Add PHP (after getting the items)* Yes @@ -371,7 +374,6 @@ Target (array) $items values * ## [JCB - Editing the Site View](/administrator/index.php?option=com_componentbuilder&view=dynamic_get&layout=edit&id=36) - Next, we look at demo.php in the root of the JCB Demo component directory and step through its contents, summarizing the actions that lines of code within each perform including the locations of class files behind each. - [Add unobtrusive JavaScript support to keep a tab state.](https://api.joomla.org/cms-3/classes/JHtmlBehavior.html#method_tabstate) \libraries\cms\html\behavior.php