A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hi @Diego, the ID column is a system column and by default it cannot be modified by users or admins, which is why it's hidden from the SharePoint Edit Form. The only way of showing this field in the form as I know of is by customizing the form itself,
If you are in SharePoint Online, PowerApps will be the natural choice to achive this. You can follow this #awesome guide here: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/customize-list-form
Cheers