S
Santosh Patel
Guest
Is the casenumber part of the import? Can you share a sample import file? "And every time I refresh the new page, the case number field value keeps incrementing." This is by design. Auto number fields can be part of the New Page and hence need to be pre-assigned (hence, marked as consumed) for a particular request. So all parallel requests by users get unique auto numbers. Another strategy would be to never show the number, in which case the number would be assigned when actually successfully creating a record. We have not chosen this strategy.
Continue reading...
Continue reading...