Aam Digital is extremely customizable and you can easily change the fields and data structures of your record types (e.g. add an additional phone number field to the "student" profile - or change anything else around this). You can even create as many new "record types" as you need to manage your specific project (e.g. adding "school", "village" or other lists of related records with their own profiles).
In this guide, we explain how you can change the form of an existing record type. As an example here, we'll walk you through the process of adding a "mother's name" field to the "Children" record type. (You can follow along in our interactive demo system: demo.aam-digital.com)
-
Open the Admin UI for the record type:
-
navigate to the list of Children (or open a child's details)
-
click the three-dot menu in the top right
-
select "Edit Data Structure"
-
-
Navigate to the "Details View" section of the Admin UI:
- Now you see a preview of your profile view for that record type. You can edit the fields and layout here by dragging and dropping elements.
-
Drag & drop the "Create New Field" block from the sidebar on the right into the place in your form where you want to see the new field
-
When you drop this somewhere in the form preview, a popup opens to configure the newly created field.
-
Add a "label" (the text that will be displayed to users)
-
Select a "type". For our example this will simply be "text".
-
The type defines what kind of data can be entered in this field. Apart from simple text you can also define dropdown fields, links to other records, file attachments or other special field types.
- Save the popup form. Your new field is now shown in the preview.
-
-
You can also display the new field in the list of all records.
-
These steps to display the field in the list are optional. You can also just add the field to the details profile and skip this.
-
Switch to "List View" on the left of the Admin UI to display the new field in your overall table of all children also
-
Click the "+" button at the bottom of the page below the preview of the currently displayed table columns
-
Activate the "toggle" by clicking on the name of your field to display it in that list view
-
-
Save the Admin View overall, using the "Save" button on the top right of the page
-
You can now use your new field whenever you create or edit a "Child" record.