ATTACHMENT AS REFERENCE
hello guys....I'm creating this app(VOTING APPS) and I have this problem need help ASAP because this voting apps gonna use soon. Hopefully you guys will help so solve/give the solution.
picture 2(Nomination_Menu) is the main menu. the user will select the department from the menu button. after select the button will navigate to picture 3(candidate page: ITPMO_page, ITPSS_page, IT_SDM and etc) diffrent page in every department. At candidate page have a form and radio button selection, after user fill the form and make selection,then press the submit button to save into excel.....
The problem is on picture 4(ConfirmationScreen), because I want to show the user what are their selected on the previous page and show on confirmation screen.....
how do I show selected data on that page or how do I retrive the data from excel files to show on confirmation screen?
Hopefully someone can help me give a direct solution for this problem. what command, item should I use to make a confirmation screen.
thank you.
Solved! Go to Solution.
That code goes into the OnSuccess property of the form, Then when the SubmitForm() has successfully saved the record the OnSuccess formula is executed and adds the saved record to your variable.