Refs #8702 - Added functionality to check if the record is already locked...
Refs #8702 - Added functionality to check if the record is already locked after loading the form. If the record is locked by another user, an alert is displayed with the message "The record has been locked by user 'user1' until 28.12.2023 10:16:51.".
Showing
- extension/Classes/Core/Constants.php 1 addition, 0 deletionsextension/Classes/Core/Constants.php
- extension/Classes/Core/Form/Dirty.php 9 additions, 3 deletionsextension/Classes/Core/Form/Dirty.php
- javascript/src/Dirty.js 71 additions, 3 deletionsjavascript/src/Dirty.js
- javascript/src/QfqForm.js 23 additions, 2 deletionsjavascript/src/QfqForm.js
Loading
Please register or sign in to comment