Questions tagged as 'sharepoint'

2
answers

Sharepoint with Angular. Are we doing it right? What is the best way to integrate? [closed]

Hello, Here in the company we have Sharepoint 2013 with Angular. I arrived after the project started. Good, Here they use the Web Parts to spit angular tags on pages. And from there we have all running on the Angular and not on Sharepoint W...
asked by 26.01.2017 / 14:58
0
answers

Need to Update a Pivot Table in an Excel Web Access

I have a Sharepoint application that uses a graphical element of a Pivot Table in an Excel Web Access (Web Part). The issue is that I can not get a very viable way to update the data, I have tried the following ways to update: 1- Using the Da...
asked by 03.08.2016 / 00:33
0
answers

Sharepoint - Block view of excel connection data

Security issue regarding connection information. Implemented a SharePoint and the users open the spreadsheets through the web, but they have the option to open in Excel too, can you block this option? Or if it is not possible, when they op...
asked by 06.01.2016 / 12:34
0
answers

Sp Services does not work, does not display anything

I created the following SP Services code but it does not display anything on the SharePoint page screen, the code is: < style > /*---- CROSS BROWSER DROPDOWN MENU ----*/ ul# nav { margin: 0 0 0 200px; } ul.drop a {...
asked by 28.07.2015 / 18:11
0
answers

Web Pages - Show, assign and search data in an Excel file

I've created a WEB page to work as a FAQ in SharePoint 2010 . But I do not have much knowledge either in SharePoint and neither of HTML and JavaScript . I'm researching to get more knowledge about the topics. On my page I hav...
asked by 23.03.2015 / 13:07
1
answer

SharePoint Foundation 2010 Search [closed]

I installed SharePoint Foundation 2010, then configured the search service. From this the searches work only for the administrator user of the farm. Checking the ULS and EventViewer windows did not identify any inconsistencies. What should I do...
asked by 07.11.2014 / 21:35
0
answers

Add an AD Group to a Sharepoint 2010 list using the Client Object Model

Does anyone know how to add an existing group in AD to a Sharepoint 2010 list? So far I've only seen how to add a Sharepoint group, but I need to add an AD group. using (var ctx = new SharepointClient.ClientContext(sharepointSiteUrl)) { va...
asked by 27.11.2014 / 19:59
1
answer

Entering bulk data | SPServices | Sharepoint

I have a list with approximately 1000 records (people's names). I also have another list (scheduling). What I need is to create a dynamic schedule for each person on the list, that is, the user must click a button and the system should set a dat...
asked by 08.08.2017 / 17:32
1
answer

Conflict on templates view of custom lists in Sharepoint

Problem I have two custom lists with ListTemplateType = 100 . When I insert the two on a page the last overwrites the first one, then it stops working, only the last one works. I tried to add BaseViewID with different ID's to...
asked by 01.06.2015 / 16:25
1
answer

Remove SpellCheck

I need to remove the Check Spelling field from the Edit Bar, but I do not find any properties or how to remove the field, I already removed all the buttons I did not need but can not find the reference of this,     
asked by 27.11.2014 / 14:00