Presets configurable in Code with multi language support #15003
tylkomat
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my multi tenant, multi lingual application I would like to provide some presets for the users. Currently this is only possible with a share globally, but it does not support multi language. I would have to create a preset per language or stay with English as language.
Defining presets in code, would allow system presets with similar functionality as the current "user" presets, but also allow a different kind of flexibility. "User" presets could stay as they, as the UI does not necessarily have to reflect the added complexity of multi lingual support.
Beta Was this translation helpful? Give feedback.
All reactions