Description
Hello everyone! I'm quite new on power platform (and not really a dev) so please be patient!! :)
I have a form on Power Apps I need to submit (always) with a least one attachment. Depending on a condition (toggle = true for one of the elements there) then at least 2 attachments, being one with specific name. Well, all this just to say what I want at the end but my problem is I fill out all mandatory columns, attach wahtever (toggle = false), and submit. All items arrive to SP without attachment. If I do it via Add Item on the List itself, it works..
So it seemed something like the submission was done before the attachments could be saved/processed. So chatgpt told me to use patch. Well, he has been turning me around back and forth with this story, with more lines here and there, less lines here and there,wroing things here.. and we walk far away and at the end come back from starting point... And in between we've tried power automate and etc...
This simple thing has been going on for actually like 3-4 days... and I can't move forward.... Some info: attachments are not so huge; tried to comply to the minimum mandatory, took off most of the requirements, etc just to enable the attachment to be charged... But it doesn't. Huge workaround with automate, which hasn't work neither... Anyway.. I'd be glad if anyone would have some criticle points for me to look at (and not the repetitive same ones from AI), based on what you might have seen around.
Thanks a lot and please let me know if more info would be required.