miguelisidoro
miguelisidoro
### What's the Problem? Hello, Please add options to open Files in a new instance (new window) instead of tabs when using Windows+E. From the tests I made, if I...
Hello, First of all, thanks for the 40 fantastic web parts, great job! Some improvements that are important to the RSS web part: - Set a title to the web...
Hello, I recently used SharePoint PnP PowerShell provisioning cmdlets to backup a production SharePoint Online site and restores into another production SharePoint Online site. After applying the script in the...
Hello, The Aeon Nox 7.0.2 in Kodi Leia doesn't allow the selection of orange tha red theme (theme selection is disabled). Can you please fix this? Thanks Miguel
Hi, I noticed that the assembly is compiled in ,NET 4.0. I am in a project using SharePoint 2007 that supports until .NET 3.5 assemblies. Is there any .NET 3.0...
Hello, First of all, thanks for the great work. The export option in Site Scripts is great but it would also be very useful to have a similar option for...
Hi, We have the following code: public class HtmlHelper { private static HtmlSanitizer HtmlSanitizer { get { HtmlSanitizer sanitizer = new(); // Add Tags sanitizer.AllowedTags.Add("video"); sanitizer.AllowedTags.Add("source"); sanitizer.AllowedTags.Add("iframe"); // Remove Tags...
### I have a question Hello, I want to build a Chat bot in a custom React application (public web site). I have a few questions: - Can we have...
Hello, it would be nice to important to have chat analytics on the chat bot, namely a way to have some of the metrics contained [in this article](https://www.unitygroup.com/blog/chatbot-analytics-vital-bot-metrics-to-determine-success/). Some of...
### pnpm version: 7.17.1 ### Code to reproduce the issue: ### Expected behavior: Running pnpm install and have all project dependencies installed in the node_modules folder. ### Actual behavior: I...