Triggers: Difference between revisions

238 bytes removed ,  18 September 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 50: Line 50:
|-
|-
| rowspan="3" | Creating an entry
| rowspan="3" | Creating an entry
| открытие формы создания || synchronous
| opening forms creation || synchronous
|-
|-
| перед сохранением записи || synchronous
| before saving the recording || synchronous
|-
|-
| после сохранения записи || asynchronous
| After the record is saved || asynchronous
|-
|-
| rowspan="3" | Changing the recording
| rowspan="3" | Changing the recording
| открытие формы изменения записи || synchronous
| opening notation changes || synchronous
|-
|-
| перед сохранением записи || synchronous
| before saving the recording || synchronous
|-
|-
|после сохранения записи || asynchronous
|After the record is saved || asynchronous
|-
|-
| rowspan="2" | Deleting records
| rowspan="2" | Deleting entries
| перед удалением записи || synchronous
| before deleting records || synchronous
|-
|-
| после удаления записи || asynchronous
| after the removal of records || asynchronous
|-
|-
| rowspan="2" | Opening the recording card
| rowspan="2" | Opening the Recording card
| перед отображением окна || synchronous
| in front of the window display || synchronous
|-
|-
| после отображения окна || asynchronous
| after the window display || asynchronous
|-
|-
| rowspan="2" | Adding entries to favorites
| rowspan="2" | Adding entries to Favorites
| перед операцией || synchronous
| before the operation || synchronous
|-
|-
| после операции || asynchronous
| after operation || asynchronous
|-
|-
| rowspan="2" | Deleting an entry from shortlist
| rowspan="2" | Deleting an entry from shortlist
| перед операцией || synchronous
| before the operation || synchronous
|-  
|-  
| после операции || asynchronous
| after operation || asynchronous
|}
|}