So far, this is what I've done:

1. Eliminated the initial value;
2. Edited my WHEN-VALIDATE-ITEM trigger to analyze the ID entered. If it begins with a letter, I do not prepend the 'A', otherwise, I do.

Thus, when the user moves the focus to another item, the trigger fires and correctly adjusts the ID if needed.

Any comments about this solution?

Thanks!