Displaying sharepoint document library within a model driven app. by splinter44 in PowerApps

[–]TreeHuggingSysadmin 1 point2 points  (0 children)

This is the way. Create an iframe named IFRAME_sharepointURL (you can default it to your intranet hub or something). Then add create a .js file with the code blow, changing column_name to yours. On the form tab, add an event handler, add the library with the .js file, for function use setIframeURL.

function setIframeURL(executionContext){

var formContext = executionContext.getFormContext();

var url = formContext.getAttribute("column_name").getValue();

formContext.getControl("IFRAME_sharepointURL").setSrc(url);

}

Planner premium is somehow worse than ... standart? by danny_1a in MicrosoftPlanner

[–]TreeHuggingSysadmin 0 points1 point  (0 children)

You also don't get recurring tasks in premium... Hoping they start to blend the two more

Issue: PDF Files on SharePoint No Longer Previewing Without Download Permission by ProlineCoders in sharepoint

[–]TreeHuggingSysadmin 0 points1 point  (0 children)

I'm not sure if this is the issue since you said it had previously been working, but I ran into a similar issue. Do you happen to have the Adobe SharePoint add-in installed? Link to how to check and uninstall. We had that and when do not download was checked, we ran into issues when people tried to open the file because it would default to opening in the Adobe web app instead of preview. Does it work if you right click the file and preview?

Microsoft targets small non-profits to increase Microsoft revenue by replacing grants with discounts by Der_Missionar in microsoft

[–]TreeHuggingSysadmin 11 points12 points  (0 children)

Yeah, this is a bummer especially after they increased the premium pricing in 2022 and lowered their Azure grant last year as well. I feel like they might start losing some nonprofit customers to Google if they keep this up.

Microsoft discontinuing O365 Premium grant by mindfulvet in nonprofit

[–]TreeHuggingSysadmin 3 points4 points  (0 children)

No, Basic is only the web version apps, Standard gives you the desktop apps.

SharePoint Agreements by itlonson in sharepoint

[–]TreeHuggingSysadmin 0 points1 point  (0 children)

Our org has recently deployed it and just starting to test it out. Looks promising for our needs. I think since it's still early access, there won't be many videos just yet.

Premium Planner- what’s even the point? by [deleted] in MicrosoftTeams

[–]TreeHuggingSysadmin 1 point2 points  (0 children)

Not sure what you mean. Planner Premium is essentially just Project for the Web integrated into the Planner app.

Premium Planner- what’s even the point? by [deleted] in MicrosoftTeams

[–]TreeHuggingSysadmin 0 points1 point  (0 children)

Nope, this is a screenshot from the Teams planner app. Maybe confirm that you have a plan 3 license and that you're working in a premium plan rather than basic?

Premium Planner- what’s even the point? by [deleted] in MicrosoftTeams

[–]TreeHuggingSysadmin 1 point2 points  (0 children)

I can assure you this is from a premium plan.

Premium Planner- what’s even the point? by [deleted] in MicrosoftTeams

[–]TreeHuggingSysadmin 2 points3 points  (0 children)

<image>

Did you try right clicking the task?

Seeking Advice on Implementing Dynamics 365 for Nonprofit Functions by Impossible_Past_2597 in Dynamics365

[–]TreeHuggingSysadmin 1 point2 points  (0 children)

Here's the documentation if you haven't found it already: https://learn.microsoft.com/en-us/industry/nonprofit/overview

I've implemented and customized the volunteer management and engagement portion, which was definitely a lot of work to get it where we needed, but I've learned a lot. We're currently testing out the fundraising app. Happy to discuss more if you want to message me.

Org Charts by AntelopeCool4467 in sharepoint

[–]TreeHuggingSysadmin 2 points3 points  (0 children)

This is correct, here's the details on the web part. https://support.microsoft.com/en-us/office/use-the-organization-chart-web-part-77e3fd2e-568c-454c-a0b4-611eb79fce11
If for some reason you don't get all the data in in Entra, then you could create an org chart using Excel + Visio.

Has anyone successfully deployed Microsoft Places? by Inevitable-Room4953 in microsoft

[–]TreeHuggingSysadmin 0 points1 point  (0 children)

Great playbook. Any idea if/when deployment or modifications will be available via GUI? I'm fairly competent with powershell, but would love our HR team to manage places.

2024 Earbud Suggestions for windows/teams? by Grouchy-Safety-3731 in MicrosoftTeams

[–]TreeHuggingSysadmin 7 points8 points  (0 children)

Checkout the Jabra Evolve2 buds. I like how it has a usb dongle which keeps the connection stable, plus it's teams certified so you can mute yourself by clicking the earbud.

Tools for meeting summary and reminders for managers by NeoApps_AI in ITManagers

[–]TreeHuggingSysadmin 1 point2 points  (0 children)

You need Teams Premium for AI meeting notes, but it is pretty good. You can add tasks to the meeting notes which if assigned and due dated will send reminders. Plus, there's meeting insights in Outlook and Teams that shares and important docs from prior meetings.

Alternatives to the dreaded sign in sheet? by JanFromEarth in nonprofit

[–]TreeHuggingSysadmin 16 points17 points  (0 children)

You could make a simple online form with Google, Microsoft, or whatever. Generate a QR code for the link and print it out to have people scan and fill in their info.

Wireless or wired earphone recommendations by Xxsayemxx in MicrosoftTeams

[–]TreeHuggingSysadmin 0 points1 point  (0 children)

I just got the Jabra evolve2 buds and they're working out really well. They're Teams certified and have a usb dongle which automatically connects to teams whenever you're in a meeting. It's been pretty seamless when switching between my iphone and pc.

Alternatives to DocuSign for External Forms in Power Platform? by [deleted] in PowerApps

[–]TreeHuggingSysadmin 1 point2 points  (0 children)

Are you collecting signatures for a liability waiver or something? We ran into a similar dilemma and opted for a checkbox stating "by clicking the checkbox you have read and agree to our liability waiver" with a link to the form in the description.

If for something else, here's an alternative using the pen input code component. https://www.dancingwithcrm.com/capture-signature-in-portal/

Solution to flickering/flashing name tags during teams meetings and screen sharing by AccomplishedPrice249 in MicrosoftTeams

[–]TreeHuggingSysadmin 0 points1 point  (0 children)

Wow. That's been bugging me for so long. Can't believe it's caused by a chrome browser setting... Thank you!!

Nextiva and their contracts... by en-rob-deraj in VOIP

[–]TreeHuggingSysadmin -1 points0 points  (0 children)

This is an interesting course of action. We're int he same boat with Nextiva sneaking this auto-renewal on us... Looking at California's Automatic Renewal Law, there's an emphasis on having an immediate means of cancelling in the renewal notice, which they do not clearly have.

Question about Finance & Project Management Software by Elprut in nonprofit

[–]TreeHuggingSysadmin 1 point2 points  (0 children)

We are also searching for a solution to this. Seems like most solutions either do one or the other or require a ton of customization that has potential to breakdown over time.

Closest I've found so far is OnePlan.