Questions tagged as 'sharepoint'

1
answer

FileUpload error Size in file [0]

I have an asp control to upload files. <asp:FileUpload ID="fuAttachmentsSoporte" CssClass="required" runat="server" ClientIDMode="Static"/> <asp:Button ID="btnAttachmentsSoporte" runat="server" Text="Adjuntar" CausesValidation="F...
asked by 13.12.2017 / 13:57
2
answers

Unable to load SharePoint snap-in in PowerShell

I'm currently doing a script in powershell to add some items to a SharePoint list and add some columns to the same list, but by doing the following: param([Parameter(Mandatory=$true)][string] $urlSite, [Parameter(Mandatory=$true)][string] $url...
asked by 05.01.2016 / 22:12
0
answers

The master page is not displayed in a SharePoint Add-in of Tests

Hello, good morning, everyone, Perform a SharePoint 2016 lab and install visual studio 2017, configure everything necessary to create an Add-in in my SharePoint, My problem is that when I create a SharePoint-hosted Add-in it does not detect the...
asked by 12.10.2018 / 18:12
0
answers

CSS and Script Editor

I run into the following problem: I have a progress bar steps (step progress bar), inside the css includes :before and :after works rather in html, unfortunately when I incorporate it in the editor script, I do not follow the ru...
asked by 10.09.2018 / 15:52
0
answers

I have a problem with a list that I do not want to redirect when I click on another window (Sharepoint tool with Js)

I have a problem with a menu which when I clicked it redirects me to another page according to the "url" below attached photos of the answer [! [enter the description of the image here shown this, normally when adding the url in t...
asked by 07.09.2018 / 18:27
0
answers

Error Clickdimensions form sent does not appear in PostedForms?

good morning. I have published a contact form in Dynamics, I have indicated the thankyou page ... etc. But something happens to me, I fill it in and it sends me to the perfect thankyou, but when I clickdimensions to "posted forms" I do not get a...
asked by 10.07.2018 / 14:11
1
answer

Translate an SQL query with subquery to CAML

I want to create a CAML query from a SQL query. Query SQL contains a subquery from the same list. I've tried a thousand ways but it does not work. The query is as follows: select * from "list" where NameUser = (selec...
asked by 20.04.2017 / 15:53
1
answer

Freeze headers sharepoint lists

I have a list of sharepoint (office365) created with 16 fields, and with many records. I need to know how I could immobilize the header so that when I scroll down it stays fixed and can be viewed from any register? I tried to create Json code...
asked by 30.12.2018 / 20:44