H
Asked
I want to disable date filed to be only read and no body can change it in checkin and checkout
thank you
thank you
- MSAnsweredHello,
You will need to edit the item code to get the desired result. The vuejs files are in the `resources/js/Pages/` folder.
After modification, you will need to build the app `npm i && npm run build`
Thank you - Login to Reply