Skip to main content
7-Bedrock
July 8, 2026
Question

How make Source Attribute read only

  • July 8, 2026
  • 1 reply
  • 10 views

I need to make Source attribute read only based on view of part. If the part is design view, then in structure tab Source attribute must be read only. But currently it editable as you seen below screen shot.
 

is there any way to write data utility or something that will make Source attribute read only for Design parts.

1 reply

17-Peridot
July 8, 2026

Hi ​@SB_19451911,

Yes, this should be doable using a Data Utility.
However, if the structure is large, you should consider the performance impact of using a Data Utility, as it will be invoked for each object rendered in the table.