10,765
edits
Line 162: | Line 162: | ||
# Set up the [[App_projects#Project_properties|properties]] of your new project. Most notably, select one of the predefined project templates, enter a name, and select one or more roles. | # Set up the [[App_projects#Project_properties|properties]] of your new project. Most notably, select one of the predefined project templates, enter a name, and select one or more roles. | ||
# Set up various options in the [[App_projects#Project_menu|Project menu]]: | # Set up various options in the [[App_projects#Project_menu|Project menu]]: | ||
#* [[ | #* [[Data model in mobile apps|Manage your mobile data model]]: decide which entities and fields should be available in the app. | ||
#* Design [[view]]s for your entities. Views are used to display the list of records, for example, your contacts. | #* Design [[view]]s for your entities. Views are used to display the list of records, for example, your contacts. | ||
#* Design [[form]]s for your entities. Forms are used to display the details of a particular record, for example, a single contact. | #* Design [[form]]s for your entities. Forms are used to display the details of a particular record, for example, a single contact. |