Logs of Report Form Information
| Action | Level | log |
|---|---|---|
| Changing the Notes for administrators | Information | [modify] form_memo_modify (fid:**, admin_memo:'**') |
| Changing report form Information | Information | [modify] form_modify (fid:**, name:'**', foreign_key:'**', enable_follow:'**', enable_member:'**', enable_partner:'**', memo:'**') |
| Moving Report Forms | Information | [modify] form_move (cid:**, s_cid:**, fid:**) |
| Enable/Disable Report form | Information | [modify] form_activate (fid:**, active:'**') |
| Deleting a report form | Information | [delete] form_delete (fid:**) |
| Properties (in alphabetical order) |
Meaning | Remarks |
|---|---|---|
| active | Enable/Disable Report form | One of the following values is displayed:
|
| admin_memo | Notes for Administrators | |
| cid | Category ID | |
| enable_follow | Whether to allow comments to be written | One of the following values is displayed:
|
| enable_member | Whether to use the input field of attendees | One of the following values is displayed:
|
| enable_partner | Whether to use the input field of the other party | One of the following values is displayed:
|
| fid | Report Form ID | |
| foreign_key | Report Form Code | |
| memo | Description | |
| name | Form name | |
| s_cid | Category ID After moving |