Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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