Hi,
As per the second screenshot, make sure on which attribute you have added the validation check and trying to display the error on Username field.
Hi,
Upon creating an event in the Account entity, you can utilize the "after create" event to retrieve the most recent committed object. Then, you can increment the user name by 1 and assign it as the new user name for the new object.