4

I want to have a property on a doc type that is read-only (Via the Umbraco UI), I want to populate its value after the umbraco event 'Saved'

Its going to be a string, but I don't want a text box for the user to edit it.

Any ideas

Ayo Adesina
  • 2,231
  • 3
  • 37
  • 71

1 Answers1

3

Found out there is a label data type, seems like I missed it, silly me.

Ayo Adesina
  • 2,231
  • 3
  • 37
  • 71