Fetch FrontEndSettings section from appSettings when this file is fetched with react query #10856
Labels
area/ui-editor
Area: Related to the designer tool for assembling app UI in Altinn Studio.
solution/studio/designer
Issues related to the Altinn Studio Designer solution.
team/studio
Description
We need to implement endpoint to fetch the appsettings file, or maybe only the specific section needed?
Expressions need the
frontendsettings
section from appsettings file, which is the app-specific configs entered by app-developers.This implementation is therefor put on hold.
Related Issues
Tasks
Considerations
Should we serve Studio with the union of all values from this section from all the environments-settings-files or only one of them and assume all the values are present in all files? In that case which? Or should we visualize what environment the value is connected to or let the user first select which env to see the values from?
The text was updated successfully, but these errors were encountered: