After enabling Builder option, I wanted to design a simple Application entry form as part of my test application, wherein, users will enter details of applicant (name, gender, DOB, email, phone, address, zip etc.) and save each time a Submit button is pressed. Saved data should be available in a report grid. But, how to keep entry fields (Text, Number, Date, Radio Group, Text area etc.) beside the labels in the Container.
Also, I could not import sample data from Applicant_details.xlsx having columns like APPLICANT_NAME, GENDER, DATE_OF_BIRTH, EMAIL, PHONE, ADDRESS, ZIP etc.