Hello
Id like to create a button that automatically create a new row in a table, table is named ITLog_Table
The table contain the following columns.
ITLog_ID = primary key for the table
ITLogDatum = date field
Reason = picklist of 4 alternatives
ITComment = text field
IT_ID_SK = secondary key...