Tutoriel n°6 : Mettre en place et utiliser une base de données No Code

Étape 4 : Afficher la base de données dans votre projet #2

When you place a ListContainer, that includes a ForEach that will be useful :
Click the ForEach, then go into the "Source picker" at the right of the Palette. Here you will have to find the right sequence to iterate : the "Employee_DirectoryEmployeesList" one.
Click it, then open "objects" and select "results", the one that contains the Data. Drag & drop it into your ForEach.
Open this ForEach until finding the "{{item.text}}". Click it, and, in the source picker, click the Blue iterator arrow, select the ForEach that is proposed and inside it choose "Full name" : drag & drop it into your "{{item.text}}" and it will display every full names of the database in the application.

Succès !

Vous avez terminé cette étape avec succès, veuillez cliquer sur le bouton Étape suivante pour passer à l'étape suivante du tutoriel.
Fermer
Vous n'avez pas effectué toutes les actions requises dans cette étape, êtes-vous sûr de vouloir passer à l'étape suivante ?