Hi,
SP list name: AB list (a list that have a combination of A and B columns)
In my power apps, I design:
Gallery A with A columns from AB list
NewForm with B columns from AB list
Here's the process of both gallery A and new form B:
1. User open a screen with an empty gallery
**To display items in the empty gallery, user will need to add items (add row one-by-one)
2. User click "Add new" button.
3. New A form display and user fill-in for A details. User click "Add" button to add to the gallery row.
For example, user have added 4 items (4 rows) in the gallery.
4. User click "Next" button to visible a new B form. User fill-in B details in the form.
Here's in question on how:
Once the user click "Submit" button, I want all details filled in the B form to update in AB SP list for all gallery items that user add rows to (No 3).
Means I want all details for B form apply to all Gallery A items.
I didn't post any picture first, but if you require them, I will post it.
Please help or if you found similar to this, I can refer and try with that.
Thank you.