Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I want the users to be able to edit only few columns(Comments or Disposition Comments), and make the other columns/fields read-only in this table. Is it possible with basic customization/configuration?
Hi @RG_10753677
Yes you can,
One option is to find a data utility that show the attributes and extends this DataUtility and set the read only based on your conditions that can depend on a type wizard create/edit.
PetrH