diff --git a/5.-Field-Types.md b/5.-Field-Types.md index 8df4155..cdfd60e 100644 --- a/5.-Field-Types.md +++ b/5.-Field-Types.md @@ -1,6 +1,4 @@ # [Video](https://youtu.be/OhLzvThDXls?list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE) - -# [Transcript] If you have a good knowledge of the Joomla! API You will know it can build forms you can use in a component and it's done using an XML file. Joomla! Component Bolder builds the XML file and places it in a location a model, view and controller can access it from using the Joomla! API. JCB builds the fields which you define would use in a view using a view containing fields displayed by the component. These and other terms will be defined as we proceed. Let's start start with what is known as field types. + [01:05](https://youtu.be/OhLzvThDXls?list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=1m5s) **Field types** _Create Field Types Using basic joomla article to explain field types and their relationship within views_