Hi,
This is happening to all the forms I made. Every time I click new or edit the form pops up like this when it should display all fields. How can I fix this?
Also when I try to save it "skip to main content" pops up, and it doesnt save the form. What's that?
Solved! Go to Solution.
Hi @karlagb20 ,
Do you want to display one record's data in details?
If so, you should use display form, not edit form.
What's more, you also need to fill in the record that you want to display in the form's Item.
For example, set the form's Item:
Gallery1.Selected
LookUp(tablename,Title="...")
Or elase, the form will not display anything.
Here's a doc about display form for your reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail
Best regards,
Hi @karlagb20 ,
Do you want to display one record's data in details?
If so, you should use display form, not edit form.
What's more, you also need to fill in the record that you want to display in the form's Item.
For example, set the form's Item:
Gallery1.Selected
LookUp(tablename,Title="...")
Or elase, the form will not display anything.
Here's a doc about display form for your reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail
Best regards,
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
254 | |
251 | |
84 | |
36 | |
32 |
User | Count |
---|---|
338 | |
264 | |
123 | |
72 | |
46 |