From acf6b30178585f5d12bb91a7c226b02db4bf4046 Mon Sep 17 00:00:00 2001 From: Amigo <49749100+aamigo@users.noreply.github.com> Date: Tue, 6 Aug 2019 17:11:45 +0200 Subject: [PATCH] Updated 007 Admin Views (markdown) --- 007-Admin-Views.md | 1 + 1 file changed, 1 insertion(+) diff --git a/007-Admin-Views.md b/007-Admin-Views.md index acdef46..857310a 100644 --- a/007-Admin-Views.md +++ b/007-Admin-Views.md @@ -1,6 +1,7 @@ # ADMIN VIEWS [00:00:00](https://www.youtube.com/watch?v=CdSKSCTzmRA&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m00s) +(_Click on this time links to see Youtube video_) In this tutorial we are looking at admin views, the next step of developing your component. First we started with field types and how to set up and improve on them. Then we learned to use those field types to build basic common fields. Now we are going to take those fields and add them to admin views.