format settings
1 TopicMoving / refactoring Formatting Settings while retaining values
Is it possible to move/refactor formatting settings while retaining the individual settings' values? The settings panel in our custom visual is very bloated and not intuitively organized. We want to refactor the menu by moving settings around, renaming them, and so on. A major concern is the persistence of settings. Our initial tests reveal that moving a setting to another slice, whether or not the capabilities.json is updated to reflect this move, will revert the settings value to default. This is problematic for us as it seems we will be severely limited in what we can do if that is the case - essentially only being able to move and refactor settings within their slice. Is there something to do here or are we out of luck? Thank you in advance!Solved