Hi,
1. I have Dynamics 365 Test Enviroment (2020 release wave 2)
2. created Atest Entity (Table)
3.Created Main form (default):
3. Created PowerApp Portal From blank
4. Added Form into my test custom Portal with new created table and form (save, publish done). Any coding.
5. After browse I see correct view. after data entry i push [Submit], got "Your details has been successfully submitted"
6. Name is required. If I enter nothing I got error
7. I added my test table (Entity) to Dynamics 365 CRM but it looks saved data are null
8. Name is required but saved as empty. Created on Date is correct. Every time I enter new value in Custom portal I have new record in CRM but name empty, create date is correct.
The same I get and with others tables with more data fields.
What I do not correct?