Hi All,
Hoping you can help on this!
I have an app that is working really well for my company and my brother who is in a similar trade wanted to use the app, I said this would be OK and set about creating the same lists on his sharepoint site and then saving my powerapp and uploading it to his sharepoint. This all works fine. the app is good, all fresh data for him, but obviously all the formatting is the same, such as colour of buttons and colour of text and a company logo that is my company! - I set out initially and changed all these items one at a time and now the app is personalised to his company. All is good, however now I've done a few updates to my app and fixed some bugs, i'd like to again save my package and then update his. The only issue with this is that the formatting is going to change again when I unpack it onto theirs and it will all need manually changing again, (which took about 40 min!) I obvs dont want to have to do this everytime I change anything on the app so wanted to come up with a solution so that the button properties and font properties and logos etc of my app all reverted back to a sharepoint list, which I could then create on his site, but with different values in.
I have created a list called "CustomerCareAppDefaults"
I have retained the "Title" column and created several columns, but to name a few, "FontColour", "BcackgroundColour" and "Logo"
I have created one record as follows - Title = 1, FontColour = Red, BackgroundColour = Red, Logo - set up as a picture column and links to a logo.
In power apps I cant see to pull the values in for this, am I missing something? - I am slightly out of practice, this is what I've tried to insert in the colour property of a button
Filter(CustomerCareAppDefaults,Title="1",BackgroundColour.Text)
I have also tried many other thoughts, but cannot get this to work.
The logo also doesn't work, but I imagine this will be harder?
Any thoughts or alternative ideas would be much appreciated.
Thanks