Hello there! I am working on a small manually maintained table that
contains manually selected titles in a TV streaming set-up. The table
will not contain more than apprx. 20 entries added by a configurater in
ACC. Since the table is this small, I wanted to simply set "title" as
the key field, since the title will always be unique and only exist once
in the table. The issue is, that when the title is set as the key, the
configurator is not allowed to change the value of "title" after the
entry h...