All Questions
0
votes
1answer
6 views
retention doesn't work
I'm trying to use retention on a document library.
So i configured a list and define a retention to move file to recycle bin after a day
When i check in copliance details, i see that should be move ...
0
votes
0answers
3 views
Document set welcome page - define programmatically
I have a solution with a custom Document Set content type declaration. I'm also using solution event receiver to define formurls for my CT:
SPContentType ct = web.ContentTypes["MyDocSetCT"];
...
0
votes
1answer
9 views
How do I use the filter web part to sort out specific types of data from a list?
I am creating a landing page and was wondering how the filters works. Specifically, I want lists to be filtered depending on the user's permissions. So a user with contribute permissions for group A ...
0
votes
1answer
11 views
linked lists versus form library
I need three linked lists but it seems that for me can be better to create an infopath form, what are the disadvantages or advantages of using one or another?
I need to access via CSOM or JSOM the ...
0
votes
0answers
19 views
How to build a form in sharepoint 2010
I am currently using SharePoint 2010 and I already have a webpage template in the SharePoint designer tool. May I know how do I build a custom form in SharePoint 2010 and link the details in the form ...
2
votes
1answer
20 views
Cannot access lists on parent site via client object model
We have a SharePoint 365 environment with a hierarchy of subsites created. We have also deployed an app to one of the subsites. In the app's home page, we are trying to access a list on the top site, ...
0
votes
1answer
14 views
Multi-people picker in approval workflow
Is it possible to start a workflow which assigns approval tasks for an item to multiple people with a people picker field? My customer wants several people picker fields in the following format:
...
0
votes
0answers
7 views
Cannot create list relationship although it should work
I am working on a calendar which allows people to create events where people would sign up to register. the parent list is "EventCalendar" and a child list "EventRegistrations" uses a lookup column ...
0
votes
0answers
10 views
Add WebPart to Page Layout Zone using WebService [on hold]
I try add a WebPart to Zone in Page Layout using Nintex Call Web Service Action. After many attempts I was able to call the webservice "AddWebPart" from _vti_bin / webpartpages.asmx using this code.
...
0
votes
0answers
8 views
Project Server: Access custom enterprise field programmatically
I have an Enterprise project (created via Project Web Access) with a sample task.
I created an enterprise custom field with following settings:
Name: "LookupInSED"
Type: Flag
Entity: Task
If I ...
0
votes
1answer
28 views
Javascript for drop down list
I'm trying to create some JavaScript that will identify two matching drop down lists and send a pop-up alert. The alert would state "You must select one schedule per rank.". It would be nice to have ...
1
vote
1answer
13 views
Delete Duplicate Items In SharePoint List
Migrated from wss 3.0 to sp 2010 I have notice few Lists have been Duplicated twice as shown Below Example of
Name Application Data Completed
Test1 Sp2010 March NO
Test2 ...
1
vote
1answer
14 views
SharePoint 2013 - Detect when I am in edit mode with CSS
Is there a common id or css file that I can find on a page that SharePoint loads, whenever I enter "edit mode" for a publishing page? Reason being is because I reeeeallly want to use the following ...
0
votes
1answer
10 views
Can't open excel file in edit mode, currently open by 256 users
I got an issue from one of my users, where he would get the following message whenever he opened a particular excel file stored in a document library.
The workbook is currently open by 256 users. ...
0
votes
2answers
18 views
Auto complete box with multiple values in SharePoint Web Part using J query and SharePoint list web service
I am trying to create an auto suggesting text-box with multiple values in a SharePoint web part.
i am using j query and SharePoint list web services to do it.
I am just learning to do these stuffs ...
0
votes
0answers
14 views
Sharepoint 2013 authentication prompt continuously
I've a SharePoint Foundation 2013 installation (I've applied SP1). This SP has authentication based on local user, because this server is outside my LAN and on a cloud server.
So, from my office LAN, ...
0
votes
1answer
20 views
formula to select a choice column
I have two choice columns in a list :
choice column 1: values 1 posible 2 unlikely
choice column 2: values A bad B very bad
and I want to select another choice column based on the previous selected ...
1
vote
1answer
17 views
Problem to modify web.config in runtime
I'm trying to modify the web.config file when the feature is activated with the code below:
public override void FeatureActivated(SPFeatureReceiverProperties properties)
{
SPWebApplication webApp ...
0
votes
0answers
8 views
Why is links for Office Clients not showing in SharePoint 2013?
When I attempt to publish SharePoint links to office clients, nothing shows in the list. I have already setup and compiled my audiences.
2
votes
1answer
15 views
Enable external RSS feeds without changing web.config
I am attempting to add a RSS Feed web part that pulls from an external source and everything I have found says I have to change the web.config which unfortunately is extremely hard to do for me due to ...
0
votes
1answer
16 views
How to Scroll to top of page
I have a webpart that contains asp classic code, this code resides on a different domain. I would like to be able that anytime that anything happens in the webpart, the main page will refresh to the ...
0
votes
0answers
9 views
Sharepoint update wizard stuck: The UPDATE permission was denied on the object 'Locks', database 'SharePoint_Config', schema 'dbo' [duplicate]
I am using sp2013 foundation. I try update sp with this service pack: sharepointsp2013-kb2880551-fullfile-x64-en-us
I installed the service pack and finished. I did a reboot. After the reboot I start ...
0
votes
1answer
8 views
How to get GetLocalizedstring for announcement list
I am trying to add xsltlistviewwebpart and it has to be from announcement list.
How to write this line?
string str = "$Resources:??";//How to get announcement list reference here?
public static ...
0
votes
0answers
18 views
1
vote
1answer
24 views
Is Office 365 Personal compatible with SharePoint?
I know this may seem like a simple question:
I'm buying a new laptop and some come with a year of Office 365. I use SharePoint all the time, plus another Microsoft application called Minerva. I need ...
0
votes
2answers
29 views
Poweshell Site Provisioning example
I want to create site collection and subsites using PowerShell script. It needs to take site name, site template name and owner details as parameters.
I am new to PowerShell. Can anyone please help ...
1
vote
2answers
31 views
Soap + Rest: Trying to understand differences for selecting fields between the two
I'm working on a Java-Application that integrates with SharePoint. The different SharePoint services are currently requested via the SOAP API. I am now working on an abstraction layer to also ...
0
votes
0answers
14 views
Custom form design in share point without using a sharepoint designer
I have made a form for the sharepoint site in Infopath
Some of the field it contains are :
Employee Name, Employee ID etc.
I added the form to my sharepoint website, But what I want to do is change ...
1
vote
0answers
14 views
Experiences and authentication experiences adding a struts2 web application as an App (HTML) to SharePoint 2013
from my question title, you can tell I have no experience developing web applications for SharePoint applications
Per requirements, I need to develop Java Web Applications (run on its own Tomcat ...
1
vote
1answer
15 views
Migrating to new sharepoint and merging new changes in content database
We need to migrate from WSS 3.0 to SharePoint 2013, as I understand there is no direct way to do this in single step, so we need to migrate first to 2010, then to 2013. As long as our content database ...
2
votes
1answer
14 views
Sharepoint 2013 .Net CSOM Search “All Sites”
I'm creating a new ClientContext:
ClientContext clientContext = new ClientContext(targetUrl);
When trying to do a simple search:
KeywordQuery keywordQuery = new KeywordQuery(clientContext);
...
0
votes
0answers
6 views
Managed properties issue when searching separate farm to site collection
We’re having problems with managed properties in a new SharePoint 2013 web application. The managed properties are being used to display metadata and for sorting, however the metadata isn't being ...
1
vote
0answers
20 views
Hide document library for a group, but allow them to download documents
so the title basically describes it all:
I have a Document Library, where my intention is to hide this library from certain group of users, so that they can not access it in the browser. Not only ...
1
vote
0answers
13 views
Where can I revoke access, for the applications I gave permission to access my data?
In google I have a page where I can revoke access to applications that have permission to access my data etc.
I dont know where to find this in accesspoint (office365).
Can you help me find this?
0
votes
0answers
18 views
All Attachments Need to be Downloaded
I am trying to keep users from being able to edit, and override, list attachments. I would like to make it so they can only download the attachments no matter what they are. Is there a way to do ...
0
votes
0answers
15 views
Create folders from metadata
We have a library with content types and categories in it. Now we need to burn on cd our documents for a client. If we open the explorer view we see all documents without any metadata values. It is ...
0
votes
0answers
16 views
Sharepoint 2013 SP1 incoming email in load balanced farm not working on both servers
I have 2 SharePoint 2013 WFE servers with a Cisco CSS VIP load balancer.
I have applied service pack 1 and may 2014 CU.
I have configured the basic scenario incoming email on both servers as per this ...
0
votes
0answers
9 views
InfoPath doesn't show buttons if you click only on view item
I've got a little problem with InfoPath in SPO 2013.
Currently I'm creating an InfoPath form which creates single items in a list.
I've used there four buttons as tabs. (Click on a button changes the ...
1
vote
2answers
28 views
Users with Edit Permissions can not see documents version 0.1 in Document Library?
I have copied a lot of documents into a folder in a document library.
settings: versioning with x.x versions
consequence: all those documents are currently version 0.1
For me it makes sense, that ...
1
vote
1answer
13 views
Got exception in the sharepoint wizard after install sp1 on sp2013 foundation
I am using sp2013 foundation. I try update sp with this sp: sharepointsp2013-kb2880551-fullfile-x64-en-us
I installed the sp and finished. I did a reboot. After the reboot I start the wizard. I press ...
0
votes
1answer
10 views
add new wfe to an existing farm ssl cert question
I need to add a new WFE to an existing farm, do I need to purchase a new SSL certificate or can I reuse the existing certificate.
0
votes
0answers
9 views
SessionStorage caching when getting items from a list
SP.SOD.executeFunc('sp.js', 'SP.ClientContext', sharePointReady);
var listTitle = [];
var listUrl = [];
var listIsActive = [];
var listOrder = [];
function sharePointReady(){
var siteUrl = mysite;
...
0
votes
0answers
13 views
Search crawl not working properly with Korean content
I am facing an issue in a SharePoint 2013 site where I have lots of PPT files with different languages and also metadata tags tagged with them.
I am facing an issue with Korean content PPT files ...
0
votes
0answers
4 views
Access data in Memo field with append changes (2010 Infopath, SharePoint, Access Environment)
I'm currently using a memo field with append changes checked off to allow column history in a SharePoint browser enabled list form (Infopath). I can successfully get to the data using a linked table ...
0
votes
1answer
13 views
How can I define different permissions for different directories in one Document Library in SP2013?
How can I set different permissions in different directories (folders) in a document library in SharePoint 2013?
Example:
I have a site with a document library. In this document library, I have ...
0
votes
1answer
13 views
Add “Forgot Password” link in Windows Auth. Page
Like on the FBA Login Page, can we add" Forgot Password" link in Windows Auth. Page?
How can this be done?
0
votes
0answers
11 views
SP 2010 Approval workflow Current Assignment Stage - Stage
I've made a copy of the existing approval workflow. I know I'll be adding three stages (groups of approves) when initiating the workflow. Based on the stage I'd like to change the email notification ...
1
vote
1answer
10 views
Adding an array to sessionstorage sharepoint list
while (listItemEnumerator.moveNext()) {
var oListItem = listItemEnumerator.get_current();
listTitle.push(oListItem.get_item('Title'));
...
1
vote
0answers
18 views
Create a lookup field that is text instead of a drop-down (or similar)?
In SharePoint, I have a list (staff) and a document library and have successfully made a custom lookup column/field from the document library pointing to the staff list (staff id column).
This ...
0
votes
0answers
7 views
sp2013 foundation: Can I configure the refiners on the default search page?
I am using SP2013 foundation. Can I configure the refiners on the default search page? When I go to the default search page I cannot edit page.