Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. 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