Skip to content

IDT Tech Blog

  • Office 365
    • SharePoint Online
      • Modern Sites
      • SPFx
  • SharePoint
    • SharePoint Online
      • Modern Sites
      • SPFx
    • SharePoint OnPrem
      • Boundaries
      • Central Admin
      • Contents
      • Custom Code
      • Event Receivers
      • Look and Feel
      • Managed Metadata
      • Project
      • Search
      • SharePoint Apps
  • Client-Side
    • React
    • Typescript
    • AngularJS
    • Javascript
      • JQuery
  • Server-Side
    • ASP.NET
    • C#
    • Entity Framework
    • Windows Server
      • IIS
  • Windows
    • Office
      • PowerQuery
    • PowerShell
    • TFS
    • Visual Studio
  • iOS
    • SpriteKit
    • Storyboards
    • Swift
  • Mac OS
    • Terminal
IDT Tech Blog

Tag: all

Configurar Microsoft Graph API en SPFx

Ismael CruzJanuary 7, 2019December 13, 2018Leave a comment
Primer paso: Añadir el recurso en package-solution (Resource y Scope): { "$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json", "solution": { "name": "spfx-package", "id": "8s13d6v9-d221-468d-22e4-2d207b966cd2", "version":...

Eliminar una columna de todas las listas via Power Shell

Ismael CruzFebruary 1, 2016Leave a comment
Puede ocurrir que al crear una Site Column y agregarla a un Content Type, nos hayamos equivocado en algún parámetro...

Cambiar el Logo de SharePoint de todos los Sites

Ismael CruzJune 12, 2014Leave a comment
Podemos cambiar el típico logo azul de SharePoint (situado arriba a la izquierda) de todos nuestros sites con el siguiente...

SharePoint 2013: Stop Crawls using PowerShell

Ismael CruzDecember 2, 2013Leave a comment
Run this Script in PowerShell to stop all your Crawls: Get-SPEnterpriseSearchCrawlContentSource -SearchApplication "Search Service Application" | ForEach-Object {$_.StopCrawl()} You could...

Disable input ENTER key in Chrome, FireFox, IE (including IE8), etc. by Javascript & JQuery

Ismael CruzOctober 23, 2013Leave a comment
In order to disable the ENTER key in your textbox type input, you have to add the ‘onkeydown’ attribute and...

Retrieve User Profile Properties using Client Object Model in SharePoint 2013

Ismael CruzAugust 28, 2013Leave a comment
I’ve found an interesting link about how to retrieve some properties of user profiles in SharePoint 2013 by using its...

SharePoint Calendar – View All Resources By Default

Ismael CruzNovember 28, 20121 Comment
If we create a calendar for resource reservation may not be able to see the items created, because each time...

Buscar

Categorías

Active Directory (3) AngularJS (3) ASP.NET (11) BAT Files (4) Boundaries (2) C# (24) Central Admin (6) Client-Side (12) Contents (12) CSS (5) Custom Code (21) Entity Framework (1) Errors (17) Event Receivers (2) File Formats (1) HTML (4) HttpModule (2) Hyper-V (2) IIS (3) iOS (3) Javascript (17) JQuery (7) LOG (2) Look and Feel (6) Mac OS X (2) Modern Sites (3) Network (1) Office 365 (7) Performance (2) PowerQuery (2) PowerShell (21) React (3) Search (5) SharePoint Online (14) SharePoint OnPrem (69) SPFx (4) SQL (3) Terminal (2) TFS (2) Typescript (5) User Profiles (3) VBA (3) Visual Studio (13) Windows Server (6) Workflows (3)
IDT Tech Blog
Proudly powered by WordPress | Theme: refur by Crocoblock.