Adding images and related records to your application
In this section, first, we will see how to add the profile picture to the employee's scan records and then see how to get related detailed records of the employee on the linked screen, which has a list of employees needing attention:
- On Home Screen, for the Edit form control, edit the field under EditForm1 properties and add the Profile Picture field, as shown in the following screenshot:
- Next, using the three dots (…) on the field property, you can move this newly added Profile Picture field and related control to the top of the form, as seen in the following screenshot:
- Once this is done, you can test this control and navigation by using the Preview option. In the following screenshot, you can see that I was able to add a profile picture for an employee, using the control, and...