It would be useful if when creating a dynamic expression for use of App Text, that instead of having to choose from a dropdown menu listing all app text in the application, that we could instead set an expression as a constraint to find an app text whose ID is equal to a value.
As it is, app text is a bit challenging to work with in regards to list of things. There are ways, but they are cumbersome.
If we could use some kind of constraint when calling an App Text we could set up things like an option set with an attribute that would be the App Text ID. This way it is possible to use the option set as typically done, but instead of only displaying attributes from the option set, we could link things to App Text to make it possible to display the app text values in dropdowns.
Ultimately make it simpler to have a full blown multi language app, so that our option sets translations would be easier to work with and could make use of the ability to upload and download CSVs of the app text.
Or, enable the feature to upload and export option set values…the feature shouldn’t be a hard lift on Bubble side as it would be the same as App Text CSV function and probably very similar to that of data types CSV functions.