Hello Everyone, Whenever we are trying to edit the...
# suitetalkapi
a
Hello Everyone, Whenever we are trying to edit the SalesRep using Webservice, always getting this error "You do not have permissions to set a value for element salesrep due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases." SalesRep field is not editable in the Custom role. How can we make editable in the Custom role? Anyone, please help me. Thanks!
a
in order to update a field via web services the field has to be editable for that role. usually in these cases I set the field to Normal and apply it as normal to the prefered form (or whatever form your role defaults to) and if you need to make it non-editable by users, I put in place a workflow with the context of UI only.