After updating the user permissions and cleaning the cache, I am in trouble.
In the permissions I indicated that any authenticated user can create the Trial content.
I later changed the permission and indicated that only the user with the Operator role can create the Test content.
After clearing the cache, the Operator user, despite having the authorization, receives the message access denied, you cannot access this page.
I re-cleared the cache and launched cron but nothing still doesn't work.
but now I don't know how to do it, and I didn't find anything with the search.
Now, it's true that the N/A has the input id "edit-field-something-else-none" in D9 version, easily hiding by CSS, but it's also true that the N/A label is nested to the upper <div> like all other labels.
So a "display:none" would hide them all.