Hello,
I am trying to integrate a custom logic to the way folders are structured in Sharepoint.
It's pretty simple:
- Accounts (Library)
-- Account Name
---Opportunity
---Quote
---Invoice
---etc
This is actually how the automated folder structure works if you choose "based on entity" in the management settings. However, for the sub folders in the account, the entities' schema name is used instead of the display name, which seems to be unchangeable (see https://community.dynamics.com/crm/f/117/t/261744) and is an absolute dealbreaker (even the solution publisher prefix is included in the folder name):

So, I decided to implement a custom logic using Flow. There's actually a few older guides out there on how to start on that. However, the option to turn off automatic folder creation in the management settings (same place where the "based on entity"-setting is) is no longer there post 9.0.
Am I just completely out of luck here? I would even be willing to write a plugin to do this (don't know C# yet, working on that).
*This post is locked for comments
I have the same question (0)