>If you create a list from the Issue template, you will have
>an ID number that is an auto-number. Bur you can also had a
>calculated column to an existing List, and set a formula
>with the ID field (hidden) and a text or another field (i.e.
>Title).
Hello Ricardo,
I was a bit disappointed today...I tried to create this auto-number field with Concatenate([ID];"-";Year([Created])).
The formula works, but there is one problem: if I create a NEW item, the formula's results are faster than the ID assignment, so the result of =ID is always ZERO. If I add a column to an existing list, the result is OK as expected - unless I add a new item.
How to get around this?
Thank you
Marek Hlavac.