Solved! Go to Solution.
Hi @MiniMe_83 ,
Firstly, SharePoint/Power Apps should have created this form for you with all the correct settings - did you modify some after this was created?
As to the Item- put in
SharePointIntegration.Selected
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @MiniMe83 ,
First question - can you please give me the code on the Save button and the Item property of your form.
Second question - the best number to use is probably the ID number automatically created by SharePoint on new records. There are processes to create other sequential numbers, but sometimes if all you want it a bigger number, add something to the ID.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @MiniMe83 ,
Can you please send me a screenshot of your form so I can refer to the controls.
Hi @WarrenBelz
Please see the screenshots taken, Im not 100% sure which ones you need. The only save button is the one seen in one of the screenshots..... Hopefully this will be useful if not please let me know.
Thanks for your help
Hi @MiniMe_83 ,
Firstly, SharePoint/Power Apps should have created this form for you with all the correct settings - did you modify some after this was created?
As to the Item- put in
SharePointIntegration.Selected
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Thanks @MiniMe_83 ,
The Save code is in the SharePointIntegration (at left) OnSave event and should say
SubmitForm(SharePointForm1)
If you want to close the form directly after the Save, add this
SubmitForm(SharePointForm1);
RequestHide()
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @WarrenBelz
IT NOW SAVES, EXCELLENT!! Thanks you - Any idea how I can get the reference number we spoke about?
I'm now trying to change the setting of a column so instead of it being a single line, I would like it to be set to currency. I've gone into the settings via the sharepoint list, chosen the column / settings and selected the currency option but I get an error saying it can't be saved at this time, please try again.
I also tried via power apps and the only options available are single line, multiple line or password.
Any idea whats going on here?
Thanks again for your patience and help!!
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 |
---|---|
259 | |
122 | |
85 | |
81 | |
70 |