Hi,
When creating a can set an auto increment for a PK column;

However, I still need to write something in the Template to fill this column. It's not generated by the SF(or at least I don't see it). When I set this to for example a row_over value it is unique - but the seed/increment is ignored.
When I select a fixed value (1) - the view PK is not unique and an error is thrown.
Is this in any other way usable? I don't understand how this should/could work.
Thanks,
Blommetje