Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Veronica Burd 7 posts 118 karma points
    May 18, 2018 @ 08:02
    Veronica Burd
    0

    Deleting a tab

    Hi,

    I'm using uConfiguration in Umbraco 7.10.2 and find it extremely useful.

    I originally created one section and placed everything under that. Then I decided it would be better for my fellow admins if I separated some of the settings into a separate section. However, I've found that, once you create a tab, you cannot delete it. I tried removing all properties first, but there still is no option to delete.

    Are there any plans to add this functionality?

    Thanks

    Ver

  • Delete 61 posts 450 karma points
    May 18, 2018 @ 08:44
    Delete
    0

    Hi Veronica,

    Thank you for the message about a problem.

    It's very strange behavior and I'll check that.

    Thank you.

    Vitaly

  • Delete 61 posts 450 karma points
    May 18, 2018 @ 09:21
    Delete
    0

    Hi,

    I can confirm that there are some problems with the plugin in the new version of Umbraco.

    For fix and test I need a few days.

    Thank you very much.

    Vitaly

  • Delete 61 posts 450 karma points
    May 25, 2018 @ 07:40
    Delete
    0

    Hi Veronica,

    Sorry for the long wait.

    I use CSS styles from Umbraco and the bug which you found indicates about a bug in Umbraco.

    I created an issue in Bug Track for dev team of Umbraco.

    I hope in the next version this bug will be fixed.

    As the fast fix you can add css code to: App_Plugins\Uconfiguration\style.css

    .umb-group-builder__group-remove {
    top: 85px;
    right: 48px;}
    

    Thanks

    Vitaly

  • Veronica Burd 7 posts 118 karma points
    May 25, 2018 @ 08:13
    Veronica Burd
    0

    Hi Vitaly,

    Would it be possible to have tabs mimic Umbraco behaviour? If you remove all properties from a tab and then save the tab itself is also removed.

    I added your work-around, then I updated the clientdependency.config and recycled the App pool but no icon is displayed. I even removed the file in App_Data\TEMP\ClientDependency.

    Thanks for the help.

    Ver

  • Delete 61 posts 450 karma points
    May 25, 2018 @ 09:13
    Delete
    0

    Hi Veronica,

    Would it be possible to have tabs mimic Umbraco behaviour? If you remove all properties from a tab and then save the tab itself is also removed.

    I'll think about it.

    Thanks

    Vitaly

Please Sign in or register to post replies

Write your reply to:

Draft