I created an app with a single form which is attached to a SharePoint List. When I first ran the app, all of the fields within the form is not showing up. I assume it has to do with using the NewForm() statement, but that doesn't seem to help.
Hi @Greg27 ,
Can you add a label with the below code:
Text(Form.Mode)
If the value is 0, the FormMode is Edit and if it is 1, the FormMode is New.
Assuming the FormMode is Edit, can you please share the Item property of your Form?
I added a label and it displays the value 1 when I enter in the Text value of FormMode.New. I couldn't get Form.Mode to work.
I believe it still showed as 1. The properties showed I the mode was New, so I just deleted the form and started the form over. At that point, I started having a problem with a field not working right so I deleted the whole app, waited the weekend, started over with the app and it is working totally fine.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
185 | |
53 | |
41 | |
36 | |
30 |
User | Count |
---|---|
242 | |
81 | |
71 | |
69 | |
65 |