Hi everyone,
I had created a screen in which employees can enter the work mode for the current week and save it (mainly 2 modes WFO - Work from Office and WFH - Work from Home), and accordingly the calculation of how many days did the employee WFH or WFO was displayed in the respective columns:
And when the user clicks on Save then the details are getting saved in a collection named FinalPayRollLines and a Notification message shown on Screen 'Your data has been saved successfully' and then navigated to another screen named TimeSheet Saved Screen_1. In this screen I have used a Data Table which is connected to the collection created which is FinalPayRollLines.
So what I want is to have a edit button at the top, and if a user wants to edit a record or make any changes after making the submission they can do it on this screen.
So let's say we have data in the above screen for an employee, here Sam and he/she wants to change the work mode for Monday from WFH to WFO, so they select their record click on edit button and then they can make the changes which will get saved and they are navigated back to the same screen.
So can it be done, if so please let me know.
Regards,
Sidhant.