Umbraco 7 is a read-only property on the Umbraco document type
I want to have a read-only doc type property (via Umbraco UI), I want to populate its value after the umbraco "Saved" event
It will be a string, but I don't want the textbox for the user to edit it.
Any ideas
+3
Ayo adesina
source
to share
1 answer
Found the label datatype, seems like I missed it, silly.
+2
Ayo adesina
source
to share