Hi Jason, thank you for your fast reply
I don´t have a thumbnail column, my table has only three columns:
ID = primary key
USRID = foreign key for user
NAME= uploaded file name
So do I have to put another insert behavior or is there a way to use the same behavior to have something like this:
ID USRID NAME
1 4 pic
2 4 pic_thumb