stuartridout / teamlink

TeamLink is a free Microsoft Teams Power App using Dataverse for Teams. It is a space where your team can share there whereabouts for the week ahead directly in Microsoft Teams. Users can select who they want to 'follow' and see the upcoming presences of or can view by site to see who is planning to be on site on that day. TeamLink allows you then to message to see if the person wants to meet up for a coffee ... all from the click of a button!
MIT License
51 stars 2 forks source link

Settings Table to hold Text #34

Closed Sim2K closed 1 year ago

Sim2K commented 1 year ago

Hi Stuart, I have been looking at your TeamLink app and thinking of using it. Its a really well designed app.

While testing, we saw 2 things. You now have a settings table which is great (most my apps run off a global settings/ref table. One table to rule them all) and I was wondering if some of the wording in the app can be set from the settings table. That way we can setup the app to suit us without touching your code. And when you do another update, we won't loose any word changes we have done.

stuartridout commented 1 year ago

Hi @Sim2K. Great shout and is most definitely the direction of travel for the app as we start to get more requests for customisations they are being built into the settings.

The next big release is focusing on accessibility for screen readers and then the release after is focusing on customisation and personalisation.

stuartridout commented 1 year ago

Hi @Sim2K - in the latest release we have included additional languages and all text is now held in a new table Languages. You can make edits to this to personalise.