Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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