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...
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...
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...
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 {...
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...
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...
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...
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...
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...
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,