This is my patch statement for the details section of the gallery Patch('DE Comment', Defaults('DE Comment'), {Title: DataCardValue3.Text, Comment: TextInput2.Text, Name_:User().FullName}); Navigate(Screen2,Fade); SubmitForm(Form2);Reset(TextInput2); The gallery is populated by GUAT, but I need it to send attachments to DE Comment. How can I do this? because it i just do submitForm(Form2) now it will just go to the datasource. But i want it to go to DE Comment.
Basically I need to send an attachment to a list that is different from the one populating it.
Solved! Go to Solution.
Hi @powerapps890 ,
This will not work as we need to implement a Flow for this requirement. Follow the below step by step video created by @RezaDorrani a reputed PowerPlatform MVP.
https://www.youtube.com/watch?v=r3UC3TMXhlI
Hi @powerapps890 ,
This will not work as we need to implement a Flow for this requirement. Follow the below step by step video created by @RezaDorrani a reputed PowerPlatform MVP.
https://www.youtube.com/watch?v=r3UC3TMXhlI
The tutorial worked perfectly. I put the form from the tutorial into mine.
User | Count |
---|---|
256 | |
110 | |
90 | |
51 | |
44 |