In this activity, I created a form based on the 'data types' database that I made in the previous activity.
A form displays one record at a time, which is easier to read.
I can choose which fields that can be shown in the form, I chose 'Field Name', 'Data Type' and 'Description'.
This picture shows how I wanted to display the information in the form.
I just chose 'Columnar'.
This is what the form looks like.
It's a more convenient way of displaying information as opposed to a table,
as each record is displayed one at a time, so it's more easier to read the record that you are looking for.
The problem with this type of form is that if you're looking for one record and there's around 500 records, you would have to look at each record individually until you find the one that you're looking for