Usage EditCondition in UPROPERTY

Okay glad you got something working. If you need to do anything more complex then the details customization is definitely the way to go. I guess maybe the error you encountered is because the GetProperty() method has now been moved I think, from IDetailCategoryBuilder to IDetailLayoutBuilder. If you want to give it another go, I suggest watching this excellent stream about extending the editor for more info.