Resolved! Best practice to make fields read only
Hi ,we are doing inbound integration, so when we receive inbound json we are updating Incident state as in progress through REST API and we need to make the state field read-only.how to make the state field read-only?Please guide me