As an app builder, I often store in database some parameters as I do not want to hard code values in (several components).
As of today, I create admin collections to do so, but it’s really not efficient and clean, as to get my admin values, I have to create list of admin collections which then contains other lists that needs the admin values.
Please, we really do need something to store admin values / parameters, which are not considered as lists, but as global values.
That will avoid dirty screens with too much imbricated components. And better performances, for sure.
That would also help A LOT for external collections, for which the endpoint url could be built using the admin values!!! ![]()
![]()
![]()
![]()