-
Notifications
You must be signed in to change notification settings - Fork 146
Unable to add LogType to ColumnOptions.Store from config appSettings #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I also require this. Does anyone have a solution |
Seems to be a duplicate of #103, or close to it anyway. No such support exists as of now from what I understand (or can find in the codebase), but it should be possible to extend the |
Part of a PR I'm working on should prepare app.config for another PR to bring it up to full parity with JSON config. |
Actively working on the XML config PR now. I had forgotten what a giant hassle XML configuration is! 😀 |
The PR will be open for a few days and I have more testing to do, but the updated External Configuration section of the revised docs shows that all features can be configured from XML after this change: |
Uh oh!
There was an error while loading. Please reload this page.
Currenlty there is no way to add/remove the Standard Columns from ColumnOption.Store using the config appSettings.
example settings as below:
Is there any workaround?
The text was updated successfully, but these errors were encountered: