Hi, how can I “generate” a unique id for each sended form? I know I could use the date, but I would like a ascending Id number for every form that was sent… possible? If yes– how?
I had a hard time to get the database saving mode to work.
Is it possible, that I have to manually setup the table with all datas to be stored? OR, should the form “create” the table AND all columns necessary…? Martin