2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 40 forks source link

Feat: Auto-Disable Layout-Button on Details-Page #3422

Closed iJungleboy closed 4 months ago

iJungleboy commented 4 months ago

I'm submitting a

[x] feature request

...about

[x] edit experience / UI [x] admin experience UI

Current Behavior / Expected Behavior

The default 2sxc toolbar has a button to switch layout/template like this:

image

We noticed that it often leads to unexpected problems, when people are on a details page of something, like a blog-details etc. In this scenario, users often click it by accident resulting in them setting the details-view as the default view for the entire page.

So the goal is to disable this button on any details page, meaning any page which is shown because the URL-parameters determined this.

image

Your environment