[SOLVED] Log module doesn't store all events (is it a bug?) + add field to log app

hi guys, i have the log module activated, scheme put to store all what is in form access, update, insert, delete… but for single-record form it does only store the access log, it doesn’t store the update nor the delete events…

i checked the database directly, and confirmed that is not storing that, even it is configured correctly

meanwhile, as multiple records form it does work ok, stores the update, the delete. all fine

one bonous question :slight_smile: can i add one field of the forms field to be stored always in the log near to the action?? i have the {student_name} as one of the fields of the form, even if the user updates the record and that is logged successfully to database, there will be no need to update student_name anyway, hence, it will not be stored in the log… but i want to make this field as part of the log application, whatever record gets changed, then to show the field anyway with the log event… so it can be added to the search fields and filter all about this student name related recodrs… (it is not primary key field) – any idea? global variable will do? i tried to in the grid_log_app onRecrod event something like {student_name} = [student_name]; but didn’t work, kept blank :slight_smile:

hello, this is confirmed, single record form doesn’t store the insert event - ADD TO BUGS

Hello,

Are you working with SC 7? SC 8?

regards,
Bernhard Bernsmann

sc8 latest verion 8.005

please report these as well

URGENT - the update button FOR MOBILE in single-record form is not responding at all
http://www.scriptcase.net/forum/showthread.php?6787-the-new-chart-app&p=26245#post26245

and here is a long one to consider from many users
http://www.scriptcase.net/forum/showthread.php?6667-ScriptCase-8-Bugs&p=26222#post26222

We will check it out, brb!

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

welcome back bartho, you seems were on vacation :smiley:

Hello,

Please view the images you have attached and make sure the following options are selected in your log and its applications.

form_log.jpg

form_log_2.jpg

form_log_3.jpg

Hi Thomas,
It wasn’t working that time, did all what you mentioned, all was working but not in the single-record form
Hope it is solved now