Anyone tried this awesome technique by
@Matt Brailsford ?
https://dev.to/mattbrailsford/reusing-umbraco-properties-in-umbraco-v14-15b7
I have the basic bits working but want to use some valididations as well Anyone tried that? Setting Required on form element doesn't work
Also I have some elements that are not really property editors (as in I don't want to allow these editors (such as day of week picker) to be used in documents) In AngularJS I could simply point to a view is there anything similar possible with the new BackOffice?