Hi,
I need to create a form that must be accessible for anonymous.
I have 4 tables
Table 1 : Demandes
* colum 1
* column 2
Table 2 : ID requerant
* column 1
* column 2
I have no lookup
I have created a relationship 1:Many from the table Demandes to Identifiants requerants.
Then in the view i have created for demande, i added the column 1 from Identifiants request.
My issue is that i don't see the related content and i don't understand why