Hi, I need to use an autonumber field in a form, managed to add a sequence and updated the BIU trigger. But I need to show the user the assigned number on page load while creating the record.
Tried assigning the default value of page item to the sequence with no results.
How do you do this? Maybe with dynamic actions or processing?
Thanks.