Hi Chiara,
You can make any field read only by removing the field from the Edit screen. If you leave it on the View screen, the user will be able to see it but not change it. If you remove it from the View screen, they will not see it.
I used the field to import a value (a long value) from integration flow (API REST) with another system. I don't want to see the field into create screen as editable field. How can I do?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Remove the field from the Create screen also then. Just leave the field in the View screen to see the value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can't remove the field from Create: API call fails.
Error:
"Field 'customfield_10059' cannot be set. It is not on the appropriate screen, or unknown."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, it will have to stay on the Create screen then. You might add a Tab to the screen and call it System or something like that. Then move the field to under the tab. It will be harder for the user to see when creating.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.