How do I redirect to another page with a button and my data still saving to the sharepoint list ?
I have Launch("https://wastequip.sharepoint.com/Pages/Home.aspx") it goes to the other site but doesn't save the data to the sharepoint list. When I have SumbitForm(FormNew) and click the save button it will save the information to the list.
I need it to do both with function can I use for this ?