Learning FileMaker Pro 15 – Volume 2
Learning FileMaker Pro 15 – Volume 2, available at $27.99, has an average rating of 4.45, with 143 lectures, based on 46 reviews, and has 172 subscribers.
You will learn about Learn to organize and design a database Learn to to build and deploy FileMaker 15 solutions Learn to enable security and passwords as well as encryption Learn beginning, Intermediate, and advanced FileMaker skills Learn about performance tuning… so a database can be shared with a dozen people or a hundred people. Learn How to write scripts ranging in complexity easy to hard This course is ideal for individuals who are This course is a big course that covers topics for basic, intermediate and advanced skills. or No programming knowledge is required. or Intermediate users will learn a great deal, moving them into the "Expert" category. or Advanced users will benefit from learning techniques that they probably missed because they did not attend the annual FileMaker Developer's conference. or People with simple skills, like basic Excel skills will learn a tremendous amount from this course It is particularly useful for This course is a big course that covers topics for basic, intermediate and advanced skills. or No programming knowledge is required. or Intermediate users will learn a great deal, moving them into the "Expert" category. or Advanced users will benefit from learning techniques that they probably missed because they did not attend the annual FileMaker Developer's conference. or People with simple skills, like basic Excel skills will learn a tremendous amount from this course.
Enroll now: Learning FileMaker Pro 15 – Volume 2
Summary
Title: Learning FileMaker Pro 15 – Volume 2
Price: $27.99
Average Rating: 4.45
Number of Lectures: 143
Number of Published Lectures: 143
Number of Curriculum Items: 143
Number of Published Curriculum Objects: 143
Original Price: $27.99
Quality Status: approved
Status: Live
What You Will Learn
- Learn to organize and design a database
- Learn to to build and deploy FileMaker 15 solutions
- Learn to enable security and passwords as well as encryption
- Learn beginning, Intermediate, and advanced FileMaker skills
- Learn about performance tuning… so a database can be shared with a dozen people or a hundred people.
- Learn How to write scripts ranging in complexity easy to hard
Who Should Attend
- This course is a big course that covers topics for basic, intermediate and advanced skills.
- No programming knowledge is required.
- Intermediate users will learn a great deal, moving them into the "Expert" category.
- Advanced users will benefit from learning techniques that they probably missed because they did not attend the annual FileMaker Developer's conference.
- People with simple skills, like basic Excel skills will learn a tremendous amount from this course
Target Audiences
- This course is a big course that covers topics for basic, intermediate and advanced skills.
- No programming knowledge is required.
- Intermediate users will learn a great deal, moving them into the "Expert" category.
- Advanced users will benefit from learning techniques that they probably missed because they did not attend the annual FileMaker Developer's conference.
- People with simple skills, like basic Excel skills will learn a tremendous amount from this course
PART II
Experience Richard’s dynamic and exciting teaching format, while learning both basic, intermediate, and advanced FileMaker development skills. With 25 years of FileMaker experience and a long time speaker at FileMaker’s Developer Conference, Richard will teach you all the ins and outs of building FileMaker Solutions, while keeping an eye on customizing your own copy of a FREE Starter Solution!
- Learn intermediate skills, like script triggers, relationally connecting tables, and mastering the relationship graph.
- Learning to write scripts… that can do anything… like automatically create Reports, and then send them out via email.
- Learn advanced skills like configuration and security of FileMaker Server.
- Learning about deploying and hosting the database for hundreds of simultaneous users.
The work file for this software is a copy of FM Starting Point, which is a completely free and unlocked CRM. This free database works on Macs, Windows, iPads, iPhone and Android devices. We’ll teach you how to customize it for your business needs while learning important FileMaker skills.
This course is a good step toward getting your FileMaker Certification.
For maximum awesomeness… this course will reference a number of third party products, a couple of books, etc. I make NO money in these references. During this course, we will also reference the use of FM Starting Point… to use as a free software… to anchor the development of your internal systems. You will be required to input your personal information to get this free software.
Course Curriculum
Chapter 1: 0900 – Writing Scripts
Lecture 1: 0901 – Scripting
Lecture 2: 0902 – Intro to Script Workspace
Lecture 3: 0903 – Workspace Keyboard Shortcuts
Lecture 4: 0904 – Set fields vs. Copy, Paste
Lecture 5: 0905 – Set fields & Context
Lecture 6: 0906 – Buttons run one Command
Lecture 7: 0907 – Navigation
Lecture 8: 0908 – IF…THEN…decisions
Lecture 9: 0909 – Variables vs. Globals
Lecture 10: 0910 – Performing Finds
Lecture 11: 0911 – Basic Error Capture
Lecture 12: 0912 – Calling Subscripts – Script Parameters
Lecture 13: 0913 – Advanced Script Parameters & Script Results
Lecture 14: 0914 – Looping Scripts
Lecture 15: 0917 – Preserving User Context when running a Script
Lecture 16: 0920a – Script Debugger – Part 1
Lecture 17: 0920b – Script Debugger – Part 1
Lecture 18: 0921 – Script Debugger – Part 2
Lecture 19: 0924 – Data Viewer
Lecture 20: 0930 – HiJacking Containers in FM Starting Point
Lecture 21: 0931 – When Container Storage goes Bad… Recovery Plan…
Lecture 22: 0932 – UI Indicators for Database Activity
Lecture 23: 0940- Database Performance Optimization Overview
Lecture 24: 0941- Making Scalable Databases
Lecture 25: 0943a – Perform Script on Server – PSOS
Lecture 26: 0943b – Perform Script on Server – PSOS
Lecture 27: 0945 – PSOS in FMSP
Lecture 28: 0946 – Testing for PSOS Availability
Lecture 29: 0947 – SASE
Lecture 30: 0948 – Case Statement
Lecture 31: 0950 – Deduplicating Records, the Plan
Lecture 32: 0951 – Replace Command – A Tiger Loose at the Zoo
Lecture 33: 0952 – Relookup Command – Updating One Time Relationships
Lecture 34: 0953 – Landmines in FileMaker
Lecture 35: 0955 – Testing to Make Sure Your Script has Access to a Record
Lecture 36: 0957 – Testing to See if a Field or variable contains ONLY a number / Trim Funct
Lecture 37: 0965 – One Use Loop Technique
Chapter 2: 1000 – Calculations
Lecture 1: 1001 – Calculation Engine & New Work Space
Lecture 2: 1002 – Calculation Engine & New Work Space Part 2
Lecture 3: 1010 – Parsing Text with Calcs – Part 1
Lecture 4: 1011 – Parsing Text with Calcs – Part 2
Lecture 5: 1012 – Detecting Window Mode and Filter Function
Lecture 6: 1013 – Date Calcs
Lecture 7: 1014 – Detecting Device & Platform Types
Lecture 8: 1020 – Get Functions Walkthrough – Part 1
Lecture 9: 1021 – Get Functions Walkthrough – Part 2
Lecture 10: 1022 – Get Functions Walkthrough – Part 3
Lecture 11: 1023 – Get Functions Walkthrough – Part 4
Lecture 12: 1024 – GetLayoutAttribute
Lecture 13: 1025 – GetContainerAttribute
Lecture 14: 1026 – Get(UUID) and Get(PersistentID)
Lecture 15: 1040 – List Function, Summary List, and GetValue
Lecture 16: 1041 – Get (ScriptName) – Understand Timing Issues…
Lecture 17: 1045 – Parsing XML
Chapter 3: 1100 – Relationships
Lecture 1: 1101 – What is a Relationship?
Lecture 2: 1102 – Table Occurrences Basics
Lecture 3: 1103 – Relationship Graph & ERDs
Lecture 4: 1104 – What is a Portal… and a One to Many Relationship?
Lecture 5: 1105 – Multi-Predicate Relationships
Lecture 6: 1106 – Multi-Key Relationships
Lecture 7: 1107 – Cascading Adds
Lecture 8: 1108 – Cascading Deletes
Lecture 9: 1111 – Portal Dialog Options
Lecture 10: 1112 – Portal Summary Sum Totals
Lecture 11: 1114 – Filtering Portals – Radio Buttons
Lecture 12: 1115 – Filtering Portals – Dynamic Search – Script Trigger
Lecture 13: 1120 – Lookup Values
Lecture 14: 1130 – Anchor Buoy Design Methodology Part 1
Lecture 15: 1131 – Anchor Buoy Design Methodology Part 2
Lecture 16: 1132 – Many to Many Relationships
Lecture 17: 1135 – Preference Table in your Solution
Chapter 4: 1200 – Security
Lecture 1: 1201 – Security in FileMaker Overview
Lecture 2: 1202 – Accounts and Privileges
Lecture 3: 1203 – Extended Privledges…the Basics
Lecture 4: 1204 – Encryption at Rest (EAR)
Lecture 5: 1205a – Point to Point Encryption – SSL Certificates
Lecture 6: 1205b – Point to Point Encryption – SSL Certificates
Lecture 7: 1205c – Point to Point Encryption – SSL Certificates
Lecture 8: 1207 – Audit Trails – Part 1 – Overview
Lecture 9: 1208 – Audit Trails – Part 2 – Technical
Lecture 10: 1209 – Audit Trails – Audits in FMSP Part 1
Lecture 11: 1210 – Audit Trails – Audits in FMSP Part 2
Lecture 12: 1211 – Audit Trails – Logging Records viewed – HIPAA
Lecture 13: 1213 – Security through Obscurity
Lecture 14: 1214 – Record Level Security
Lecture 15: 1215 – Layout and Process Access Controls – Restricting Staff
Lecture 16: 1216 – Hacking a FileMaker File… and Protecting It
Chapter 5: 1300 – FileMaker Server
Lecture 1: 1301 – Deployment & Sharing
Lecture 2: 1302 – FMS Admin Walkthrough
Lecture 3: 1303 – Scheduling Backups
Lecture 4: 1304 – Progressive Backups
Lecture 5: 1305 – Restoring from a Crash
Lecture 6: 1306a – Server Performance Improvements 14 – Nick Lightbody
Lecture 7: 1306b – Server Performance Improvements 14 – Nick Lightbody
Lecture 8: 1306c – Server Performance Improvements 14 – Nick Lightbody
Instructors
-
Richard Carlton
CEO & Senior Engineer
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 2 votes
- 3 stars: 3 votes
- 4 stars: 18 votes
- 5 stars: 22 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024