How to autopopulate fields ?

Hello, I am working on a app where when the user enters their User ID then the app automatically autopopulates fields like the User’s name, DOB etc. Is there any simple way to do it ?

Thank You

@AayushS16622360 I am assuming that the details are stored in a data table. The easiest way to do is from App Studio, follow the below steps:

  1. Click on Configure View for the assignment where this needs to be displayed.

  2. Click on Add field, give the field a name , under type select Data Reference and Data Object where the records are stored. Click on submit

  1. Configure View as Default and click the gear icon and select Search box. Select the fields by which search needs to be done.