I am trying to figure out away to get the header image and the header text to drive off of a SystemSettings attribute. Basically I would like the header image to call on an attribute in the database and display the image that it finds. Also there would be an attribute for the text to display in the browser window.
As and example: If I setup the library application with the business space name of 'libtest' I will always see libtest in the browser window/tab. Is it possible to have this drive off of a SystemSettings attribute. I know I can change the name of the Business space and then import the bsv but I am looking for something a bit more dynamic.
Also, in the library example I can adjust the bsv's header html to reference a different image but is it possible to have the html reference an attribute of the systemsettings?