I want to implement a functionality for employees who do not have access to a desk and only have website login access. When they log in, their last day’s attendance details should be fetched into a child table, and they should be able to filter the details by changing the dates. When using a web form, there will be a save button. How can I create this functionality ?