nathanwoulfe / NestingContently

A property editor for disabling Nested Content items and Block elements in Umbraco
9 stars 8 forks source link

Doesn't show in V10 #46

Closed AaronSadlerUK closed 1 year ago

AaronSadlerUK commented 1 year ago

When I install 10.0.1 it does not show under the Data Types, I have to downgrade to 4.0.0 to get it to show.

AaronSadlerUK commented 1 year ago

@nathanwoulfe have you been able to take a look?

It would be great to upgrade from V4!

nathanwoulfe commented 1 year ago

Hey@AaronSadlerUK, I missed this one - will see if I can find some time next week.

nathanwoulfe commented 1 year ago

Hey @AaronSadlerUK, new version/s are on Nuget now. There's no data type in the 10/11/12 versions, all you need to do is add a property aliased umbracoNaviHide to the block content or settings and it should all Just Work TM.

AaronSadlerUK commented 1 year ago

Brilliant, thanks for the update @nathanwoulfe!