DefaultConfiguration in screen not working after reset

I was trying to set defaultConfiguration for specific screen

I was expecting use default configuration for specific screen

Instead I’ve got different configuration .

Issue:
“Reset Column configuration” only change configuration for specific FormPanelId. But DefaultConfiguration in model working only when row in table doesn´t exists.
Solution:
“Reset Column configuration” should delete row in table OrigamFormPanelConfig.

I am not sure if we actually want to delete the WHOLE configuration. There might be a saved screen configuration. The use case for resetting the config was to fix an error when screen opening crashes the app. Which it solved while leaving stored configurations intact.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.