Hi Team,
I made a power app using SharePoint List. In my scenario, each crew member needs to enter their name, date, place ,start time, finish time and process and they need to repeat this 3,4 times per day. Because the start time, finish time and process are different every time and all other fields are same. But when ever they take the new form, they need to fill all the information and it is time consuming.
So I decided to add to forms in the first screen. One form with name, date, place (Constant Fields). another form with Start Time, Finish time and process. when they click next another screen comes with varying data fields so that they can click next until they finish all information.
But I can't submit these forms. Any help or suggestions please
Note - all fields are in same SharePoint list
Solved! Go to Solution.
@jainu You can do it with just one form.
1. Populate the constant fields using the default property and set them to disabled so that the user can't change them.
2. Let the user fill the other details and when they hit Save, Submit the Form and set the Form mode to New.
3. Now they can enter the next set of details.
4. They can keep going as many times as they want.
@jainu You can do it with just one form.
1. Populate the constant fields using the default property and set them to disabled so that the user can't change them.
2. Let the user fill the other details and when they hit Save, Submit the Form and set the Form mode to New.
3. Now they can enter the next set of details.
4. They can keep going as many times as they want.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
192 | |
70 | |
49 | |
47 | |
20 |
User | Count |
---|---|
249 | |
127 | |
84 | |
75 | |
74 |