vendredi 27 mars 2015

How to set documenttemplate using powershell

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); How could i set this using powershell? $dst = [Microsoft.Office.DocumentManagement.DocumentSets.$dst.Update($true)]::GetDocumentSetTemplate("/_layouts/CreatePage.aspx")$dst.Update() ...


SharePoint 2013 document generation - error cant open document

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Im trying to use a document lib to generate documents.I have created 6 content types(as I need multiple templates) and associated doc templates to them. I read somewhere I should be using .docx instead of dotx as a templateBut cant get it to...


jeudi 26 mars 2015

Events/Changelogs in the new Office365 Files API

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'd like to know if this new Office 365 API provides changelogs for diff events that occur on OneDrive for a tenant user like Share, Unshare, Create Update, Delete events etc.Much appreciated!


SSRS report from SharePoint list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have created an SSRS report from SharePoint 2010 list. We have item level permission in the source list, so the user can view only the items for which they have privilege. But in SSRS report it picks all records without filtering out...


How to check one user's permissions for the root site and all the subsites?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); we are using O365/SharePoint Online 2013.Is there any way to check a specific user's permissions for the root site in question and all of its subsites so basically all sites in a site collection? We have 10 subsites and some users can access...


How to lock certain rows in sharepoint web access list?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); How to lock certain rows in sharepoint web access list? It would be useful to lock the rows whichever is completed and to eliminate the further updating.Thanks


How to find out missing or deleted site collections in Staging Environment

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have created some 40+ site collections in staging environment.On the dev machines we used to development and deploy the wsps and run the powershell scripts in UAT to create site collections and sites.Yesterday when we started doing normal testing of our portal,we...


Upload list item attachment using JSOM

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to upload list item attachment using the below code. There is no error in the code and all the variables are present with proper values but in uploadFile method it goes to error handler and says File not found. Can...


SharePoint paging control always show 1-30 even there are 400 items

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); On our SP2013 on-premise farm there is a document library contains around 400 items. All these 400 items have individual permission (inheritance are broken).If I open the libaray with All Site Content > Doc Library, the paging control is working as expected.On one...


Help! Sharepoint library template broken after replacing

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I Went in and changed a sharepoint template (*.xsn) which was being used by a document library to create and modify new items.I thought the safe way would be to rename my new one over the top of the old...but now it won't...


Is it possible to update a VS deployed app without changing app's URL?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm building a SharePoint hosted app which for now I'm deploying from VS. Every time I redeploy the changes, it completely reinstalls the app also changing its URL (the unique identifier part of it) which means I also need to change IIS bindings...


Cannot query SP.UserProfiles.PeopleManager from the App Web via REST

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm testing REST results in the browser with mixed results.The following URL returns the expected result:http://ift.tt/1E7rCte however the following URL returns an error:http://ift.tt/1IB3K00 I get the error code -1, Microsoft.SharePoint.Client.ResourceNotFoundException and error message Cannot find resource for the request sp.userprofiles.peoplemanager. Google doesn't offer...


Field Labels in InfoPath?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Seems like a really simple question but I can't find anything about how to add labels to InfoPath fields?I just want a text label beside a checkbox for example.I know I can just type the text in beside the checkbox, but I would...


script in powershell to create a list and add a lookup column

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Script to create a custom list and add a look up column into it and add the column into a default view. The look up column should have relationship of Restrict delete.


Need to stop Sharepoint from batching separate requests into single correlation id

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have an installation of Sharepoint 2013 which has a site with a custom full-trust Sharepoint solution web part installed on the main page. This custom web part does extension logging within ULS including start and end times of process execution for all...


Open Excel file in browser returns error

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have configured an excel document library to open in the browser.The file was published to the document library.The document library was set to open the file in the browser.When the file is clicked, it makes an attempt to open the file in...


Filter on Views don't work after update 2956175 is applied on SP2013 env

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have applied Filter on a task list view on the Assigned To column. This was working fine. Last friday we installed the Security patches available from Microsoft published on 3/10/15. Immediately we say that the filters were no longer working. Additional filters...


Web Part Connection to multiple lists on web part page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a Web Part Page with multiple lists displayed on the page. All lists have a common column named 'Product'. I want to filer all web parts by the 'Product' field, using web part connections. I'm using the Product master list and...


SharePoint redirects me to non-existent Account/Login page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm running into a weird situation. I have two web applications, both using Windows Authentication. They are both using the default login page, both disallow anonymous access, no other special configuration.Both site collections are publishing sites.When I navigate to Web Application 1 (port...


How can I get a list of all site urls, site titles, and their site owners through powershell?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've been able to get the following:Get-SPSite -Limit All | Get-SPWeb -Limit All | where { $_.HasUniquePerm -and $_.AssociatedOwnerGroup -ne $null } | foreach { $url = $_.Url; $_ } | Select -ExpandProperty AssociatedOwnerGroup | Select -ExpandProperty Users | Select {$url}, UserLogin, DisplayName...


Feature-Site Theme activation leads to error

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); When I click on the site collection features>Activate(Theme) it is leading to this error. This is happening when I click on site Actions>Create new site and selecting blog under sites and workspaces. Please help me with troubleshooting this.I have done some research and...


What is the best way to search a sharepoint 2013 list with more than 5k items?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We are migrating content from SP 2007 to SP 2013. We have many lists that have more than 5k items... some of which we need to be able to search all items. If we use the "find an item" search it only searches...


Rich text box is distorted

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Hi AllAfter migration from MOSS 2007 to SP 2010, In a list, Multi line Rich text box is distorted, its tool bar is showing large images, please see attachment and give a suggestion to resolve this issue.Thanks in Advance


Profile Sync is running but it does not update the attributes correctly

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have SharePoint 2013 with September CU (15.0.4649.1000) and we have started to receive issues when users change their manager or work status and in SharePoint it does not update the attributes that it sync from AD. I ran the profile sync and...


SharePoint 2010 - Can I get access to Version History tables?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I need to be able to produce a report to show the version history records for my SP databases. I imagine that I can access the SQL tables where the information is held, and pull out the version history records for reporting. Can...


SPF2010: Using a lookup for a default value

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have two lists: one is a list of customers, and one is a list of service calls.The customer list has [Driving Distance], which is the distance from our central office to their office; likewise, the service call list has [Travel Start Time]...


Uncheck "Overwrite existing files" on default when uploading file

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Currently when users want to insert an image inside the rich text editor, they will be prompted with the following: How can I make it so the overwrite box is unchecked on default, and the Destination is automatically pointing to "Documents"?


Audit Logs for Documents, Hits Not Registered On View

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); SharePoint 2013 Standard. View logs are not always registered in the AuditData table for document files.Auditing at a site-level and item-level both enabled.If I open a PDF file in a browser, and hold F5 for a few seconds, only then a few entries...


Upgrading sharepoint 2007 to 2013

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have a sharepoint 2007 site with some custom coding as a solution and web parts, now I want to upgrade that site to sharepoint 2013. I have read about Avepoint tool, which migration tools do you suggest? how can I found out...


Optional Comments Underneath a Survey Question

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); What are the steps/processes in order to be able to edit a survey page to allow optional comments underneath each question?I would like the user to select a radio button titled "Comment?" and from there on pops up a textbox to be able...


Execute file Javascript with Powershell

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I would like to schedule a script powershell that runs a js file, someone has an idea to realize it?I use Sharepoint 2013 Online.Thank you for your help


how can I sandbox user areas?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); What if I was to create a SP2013 document library that contains one folder for every user? Users can only view and edit their own folders. The idea is that every user would have their own sandbox area/folder.The problem is that there are...


Permission user from different forest

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); A power user recently asked me a question whether or not he can share a site with someone whose account is in a different forest. Obviously he could not find that user through 'Select People and Groups' dialog. As he is not a...


5000 item limit prevents opening item even if view works fine

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a Sharepoint task list with 5001 items in it. I have talked with the department that uses it about limiting the size by clearing out old items, but that is probably a little ways off.When I ran into the size limit,...


LDAP query not working in custom web part

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a custom web part which will pull Active directories custom attribute(logged in user). For testing purpose currently I am trying to get "mail" of currently logged in user. But it is not working. Here is my codeDirectoryEntry entry = new DirectoryEntry("LDAP://rp.fs.asdf.org");...


Hiding the Survey List from browser in Sharepoint 2013

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Every time I try to hide the Survey list from browser in Sharepoint Designer 2013 I receive an error telling me I couldn't. I am able to hide other kinds of list, besides that one. Today, I have to run a script to...


Getting List Column Order

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm using the SharePoint 2013 JavaScript APIs, calling web.get_lists().getByTitle('ListTitle') and then list.get_fields() to create a custom search panel. However, the fields do not come back based on the column ordering set in the list settings. Is there a way to get to the...


Pasting excel rich text column into Sharepoint 2013 list edit view

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I was trying to paste an excel table to SP2013 datasheet view with one of the column is enhanced rich text editor. But the view stripped out the styling from excel table.Excel table: This is the result of the pasted text: Any thoughts...


How do you associate a workflow with a list in SharePoint 2013?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have been migrating a list with ShareGate. The list's workflows were modified on the destination, but for the sake of quickness I deleted the list before I re-migrated it.The workflow for the list remained intact; however, there was no way to associate...


Missing Site Collection Features

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm having trouble with mirgrating a subsite template to a new sharepoint site. When I try to create the new subsite, I get a list of required features that I cannot find on the site collection features list. (I've already tried activating all...


How do I remove a site when the remove-spsite returns "object reference not set to an instance of an object" error

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a 2010 SharePoint farm with 5 site collections. Because we're using TFS with multiple team project collections in the 2010 farm, I need to take a phased migration approach to move the content from the 2010 farm to the 2013 farm.Because...


Install active directory after SP Farm installation

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have installed a SP2013 Farm everything works. Now for some reasons I need to install AD domain controller. Could this cause any problems to the FARM? What should I do before this operation to ensure functionality after?


LightSwitch app on SharePoint Server 2013

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); So here's the problem: I have a simple Lightswitch app made with VS 2013. I am DB-admin and SharePoint has the default settings.When I click "deploy", VS is installing exactly 38 minutes and then it asks me if I trust this app. When...


Remove the numeric from a managed metadata term referenced in a workflow

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Using SP 2010 Ent and SPD 2010...how can I remove the long number after the term in my workflow i.e. when outputted to an email? Thanks


How to rename an SPFolder

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In an event receiver, in itemcreated and not creating, i need to rename the spfolder created. I've tried with meta Name or FileLeafRef but no one worksproperties.item["Name"] = "new name"; properties.item.Update();Ho to achieve this


How to Create a Rotating Work Schedule Calendar/O365/best method

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have been tasked with creating a shared calendar for a department to view employee work schedules (schedule A and Schedule B(. The employees work a rotating schedule that changes every three months with days varying based on which schedule they are on...


Hiding fields in EditForm

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have made a list, made a copy of the NewForm and customized it by adding and removing certain fields to what I want.I want a different subset of fields displayed in the EditForm, however when I open editForm to customize it in...


Customize the display of the item picker - SharePoint 2010

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have an external content type feeding my external list and in it I have a picker as pictured. The numbers don't mean much by themselves. Is there a way I can customize this to show the number and the name?


Metadata Service not showing up in Term Store Management Tool

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); The Managed Metadata Service appears to be set up properly and has several Groups and Term Sets defined via Central Admin, but when I navigate to the Term Store Management Tool within a site, I see nothing. I'm logged in with the same...


How do I add a scrollbar to a dialog?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have created a sharepoint dialog using the HostWebDialog="true" option in my custom action. The issue is that if the data in the dialog box is larger than can be displayed there, I cannot scroll to this data without highlighting text and then...


mercredi 25 mars 2015

ListView Web Part Associated with List

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Programmatically - How do I get to the listview web page associated with a list or library. I want to customize it and add it to a web page page in SharePoint 2013. I don't see it in the web part gallery.


Column Validation for day Monday OR Friday

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm working with a date and time column and need a validation that returns true if the day of the week is Monday OR Friday. Users are not permitted to add an item on any other day of the week.=TEXT([Date & Time],"dddd")="Monday"This formula...


Pasting excel rich text column into Sharepoint 2013 list edit view

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I was trying to paste an excel table to SP2013 datasheet view with one of the column is enhanced rich text editor. But the view stripped out the styling from excel table.Excel table: This is the result of the pasted text: Any thoughts...


SharePoint 2010 FSSHTTP issue

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Recently I have been experiencing issues opening documents in edit mode instead they default to open in Read-Only mode, which I believe FFSHTTP protocol is causing the issue since I was able to open the documents by applying the registry FSSHTTPoff to Office...


How to edit email notification workflow in InfoPath?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Is it possible to view or edit a workflow for email notifications only in InfoPath, and NOT with SharePoint Designer?I have been asked to manage a SharePoint site that someone else built. It uses Forms built in InfoPath. I can open a list...


Synchronize with calendar from Outlook

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I want to be able to view my calendar from Microsoft Outlook in SharePoint (Office 365). Of course, it should synchronize, so that all updates from made in Outlook are shown in SharePoint.When I click in SharePoint on "Calendars -> Connect to Outlook",...


Fixed size of image in list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a list with a column of type url/image, formatted as image. When I put a link to a large image, it shows the image in full size.Is it possible to restrain the size, to a fixed size, say 200x200px?


Permissions on Document App within Document Center

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm in the process of setting up a SharePoint 2013 test environment for work. We've got a structure as follows. Names have been made generichttp://sharepoint/ - which goes to a top level, group directory which lists each company. http://sharepoint/sites/Company1 - which goes to...


Can I display Google Analytic results form an external site on SharePoint?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have Google Analytics setup to monitor our external customer site. We would like to give visibility to our employees of the customer site traffic. Is it possible to display this information via SharePoint 2013?


How can I combine data from 5 separate columns in a form library into a single column on a separate list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a form library that has 5 columns per entry for possible sites, I've been asked to come up with a view that summarizes all possible sites in one place. So Site A may be in Site1 column for form1 and Site3...


SharePoint Super Global Navigation bar link broken

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); There seems to be no documentation on the Super Global navigation menu, the Blue bar at the absolute top of the page where your login information is displayed. Can't find the name of this bar either.This is a brand new installation, where nothing...


Get a webpart in the webpart gallery

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to get a webpart from the gallary to add to a webpart page. It fails on the GetFile line saying that it can't find the file but the file is in the gallary. Is the code/path correct? SPFile myWebPart =...


Include Rich text web part in document template

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a workflow which creates a word document in document library, when a new item is created in list. The list has a rich text field. The document is created successfully with all the contents but the rich text field displays text...


Send a customized email to users in a list

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've created a workflow that will send out an email to individuals with site access anytime a document is added to a document library. This workflow is replicated across several sites and the intended recipients of the email change with each site. The...


How do you deal with content type ids changing using a site template

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a site where some of my custom newforms test to see which content type has been selected so that an appropriate lookup column is displayed. The new form tests for a specific content id and works fine in my site. However...


2013 Authentication Problems

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I just ran into some weird authentication issues. Apparently this has happened before a couple weeks back while I was out of the country, but here it is again.Users on a windows operating system could not authenticate. The UN/PW prompt would come up...


Why is Contribute Being Required At the Site Level?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We are running SharePoint 2013. I'm running into the oddest issue. On other SharePoint setups I was able to give everyone read access at the site level and then different groups contribute access to various lists. For some reason with this site, contribute...


Deploy Provider Hosted App out of Azure

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I need to change hosting of provider hosted app from azure to my own server, Any body have any idea how to do it?


Display data of InfoPath form in a page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a SharePoint 2010 list which is customized from InfoPath designer and published back to SharePoint list.I have columns Name , LoginName, Address and Email. when a user fills the data in the form and saved in the list. I want to...


Webpart dropdown menu appearing elsewhere

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); As shown in the picture the dropdown menu is appearing elsewhere instead of appearing below the drop down arrow.This happens only when using in IE.. IE 8-11 all have this same issue. How can i solve this and make it appear normally.EDIT:The site...


How do I add a scrollbar to a dialog?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have created a sharepoint dialog using the HostWebDialog="true" option in my custom action. The issue is that if the data in the dialog box is larger than can be displayed there, I cannot scroll to this data without highlighting text and then...


How to rename an SPFolder

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In an event receiver, in itemcreated and not creating, i need to rename the spfolder created. I've tried with meta Name or FileLeafRef but no one worksproperties.item["Name"] = "new name"; properties.item.Update();Ho to achieve this


SharePoint dropdown menu in list hide value

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a list in SharePoint which has field status. Status has 3 options. I want that when normal user add item he should be able to see only 1 value in dropdown like pending. But user added in admin group (SharePoint group)...


Sharepoint Meeting Workspace Problem!

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); i have a new site for meetings and i use it with my team and we linked to outlook ..... we mainly use it to assign and track tasks . the problem is i got a lot of requests from users they need...


Use of properties.InvalidateListItem()

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am not getting relevant resources which would explain the use of properties.InvalidateListItem(). Even MSDN has no definition for it.Can someone throw light on it


Office 2013 OneDrive Location

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); When a user creates a document in Word/Excel 2013 is there a way to change the location of the OneDrive option to my On-Prem SharePoint site?Additionally, is there a way to add my SharePoint 2013 site in the "Add a Place" list?


Sharepoint 2013 server local to domain

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I installed Sp 2013 farm into a local machine e now I Installed Active Directory with domains controller. SP Central admin doesn't work now. Should I re install everything or is they any workaround?


disadvantages of starting a remote powershell session and doing deployment

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Are are any disadvantages of starting a New-PSSession from dev machine and deploying the wsp to QA machine remotely rather than going to QA machine and deploying the wsp??


check if required fields are filled or not in splist programmatically

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I want to check if required field in SharePoint list is filled with data or not? Which method or property should i use? ...


Manipulating SharePoint UI over an IFrame to add missing clientside Features

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I stumbled across a requirement where I had to change the RequestAccessMail via clientside code. This property is not available via CSOM or JSOM. Feature Request There are several people who asked if this is possible and i havent found an answer that...


HELP : Question about developpement enviroment Apps Sharepoint sur Office 365

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Can anybody tell me the reasons of having a public IP in the Virtual Machine that will host all the Apps that will developped and integrated in Sharepoint Online.If also there is some official links that talks about thisThank you very Mutch


Do Task Approval Process owners have any added privileges?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); An employee has been able to approve his managers tasks for a particular site. There's now a new site and he wants to be able to do the same thing. I can't find anything in the workflows or on the old site that...


SharePoint Workflow Paralell Approval task

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I want to launch an approval task to different users. If one of the response of one of them is "rejected" the workflow should go to one stage and if all of them approve go to another.I cannot use a start process because...


Excel Connect to SharePoint Online Document Library

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have a number of people in the field who fill out fairly complex evaluation forms in excel. These forms are submitted to a document library in SharePoint OnlineWhat I need to be able to do is report off these submitted excel files...


Creating a list-backed SQL Server database without using External Content Types

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm trying to develop a list backed by a SQL Server database running on AWS in Sharepoint 2010 (also running on AWS), but I'm running into issues regarding authentication to the database. The only way I've found out how to create a list...


Apps: ms.sp.int vs ms.sp.ext

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); During the set-up of a DR farm, we're facing a weird issue with apps. We have both a provider hosted app as well as a sharepoint hosted app deployed to a site using powershell. The apps are also registered using powershell. In the...


Does adding a web part to a page make a copy of the web part definition?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); The setup: - Custom Summary Link web part - Custom SummaryLinkMain.xsl - Custom ItemStyle.xsl - JavaScript file that the SummaryLinkMain calls from a separate site collection (an internal CDN) and uses in the ItemStyle.From what I've seen, it seems like adding a web...


What is the difference between a sharepoint site page and web page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); What is the difference between a sharepoint site page and web page. In site contents I have the ability to create the page under site page or web page? Im looking for a good explanation between the too.


excel file uplodaded in sharepoint 2013 document library not opening

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a document library in sharepoint where excel files are uploaded. But when we click on the excel file we are not able to view it.It give me the following error. Microsoft Office Excel cannot access the file. There are several reasons:...


Using SharePoint 2013 Online, how do I run getSubwebsFilteredForCurrentUser on sibling site collections and display in a single page?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); The page containing the results belongs to one of the sibling sites and I would like to be able to loop through the site collections dynamically without providing a list of collections first.


How to encapsulate code in SharePoint 2010 and make it accessible across multiple solutions

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Anyone know the best way to reference functions in a solution to be used for any/all other solutions (web parts, application pages, timer jobs, etc)?I have several small modules of code that I've copied to multiple solutions that I'd prefer to maintain in...


Start survey on file creation

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Is it possible to initiate a survey whenever a new document is created in a specified library? I was thinking to create a workflow, but i'm not sure how.Thanks in advance!


How to add more than 2 levels to structured navigation?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I need to implement structured navigation in order to have Audience Targeting capabilities. it appears that structured navigation only supports 2 levels. is that correct? is there a way to override without programming?I am trying to achieve the following for left hand navigation....


SharePoint 2010 REST Date/Time format

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); In SharePoint 2010 REST API when I call to _vti_bin/http://ift.tt/1OmLDPx and get JSON response the date/time is returned as /Date(1421146908000)/ (I found some information about it but not still sure what this number counts and from which epoch). But when I get actual...


Configuring Sharepoint Content Sources

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have two web applications. I set up both to be crawled (Search Service Application: Edit Content Source>Start addresses, Crawl everything under the hostname for each start address).If I understand correctly, those two paths would be considered under "local Sharepoint results" in the...


Silverlight Application in a .ascx page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Produced a silverlight application which i wish to put in an ascx page such that once produced the control, i can added dynamically to forms when need be.I have searched a lot the web but couldn't find a process by which i would...


Use a web part list item as element class

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm trying to use the line of code below to dynamically insert a class in an element but it prints it as a code instead. Any Ideas on how I can achieve this.list column name Class Element Code <div class="alert-box {{%-Class-%}}">


Check in/Check Out Interaction with Workflows causing issues (SP2010)

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); The Check in/out on a library is causing issues with our workflow. If I create a simple workflow on library, it works correctly until I apply check in/out. With the Check in/out turned on my workflow looks like this:If current Item:Checked Out to...


Unable to convert as UDCX file in sharepoint 2013 infopath form

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I try to convert my connection library to .udcx file. but i throw following error. I try below methodAdd Desktop Experience feature on Windows Server 2012 (its already enabled)but no use....


SharePoint Conditional Formatting without using Designer

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am trying to apply conditional formatting to my SharePoint list based on a few conditions.For example I have a column (Month Needed) that the user selects a date from a drop down list in the format 11/2015 and so on. I would...


Use a HTML form to create new list items

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I've created a HTML form webpart with some inputs. I want to insert the data contained by the inputs into a Sharepoint List on submit.How can I do that?


Keyword query returning results from non shared site also

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am using KeywordQuery (KQ) to get items from SharePoint. My site structure is as follow:http://server/site1 http://server/site1/siteA User Bob has access to all the site (Read) while Alice only has access to site1.As expected, for Bob the KQ returns results from all site,...


SharePoint 2013 Search and parser errors

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); One subsite in my SP environment, with xml-files stored. The crawl throws this error, 30k times,Processing this item failed because of a xml parser errorI tried to do the steps from this guide, http://ift.tt/1Ch57jh , but it did not work for me.I also...


Search items through search service or custom application

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have an application which is written in some language. Now, my customer developed some service using Java based webservices. The question is whether we need to crawl json based webservice and using search service application to bring the result into sharepoint like...


CAML Query for getting folder contents based on folder parameters

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have the following folder structure.Folder1 attr1="cat1">> file1 attr2="subcat1">> file2 attr2="subcat2"Folder2 attr1="cat2">> file3 attr2="subcat1">> file4 attr2="subcat2"Folder3 attr1="cat1">> file5 attr2="subcat1">> file6 attr2="subcat2"I want to get all files(only) which is under folder having field attr1 = cat1, i.e., file1, file2, file5, and file6. Note that...


Missing document history move file to record center SharePoint 2013

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a document library with some documents set. I created a site collection with record center as template. I configured everything so when I press "Move to other location" and click on the Location created by my administrator, the document set with...


PowerShell for removing service application association

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have created a Managed metadata service application named MMD1.It's associated with 2 web applications, say webapp1, webapp2. Now I am creating a new MMD called MMD2. I would like to remove the MMD1 association with webapp1 and webapp2 and associate it with...


Disable Suggestions when Adding New Items for a List

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); When you add a new item in a list, a dialog box is displayed together with its columns. When I try to enter a value for a certain column, a dropdown list is shown and all other inputted values for that column are...


Microsoft products 2010 installation

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I wants to deploy a custom solution for our team portal.But I don't find any Microsoft products list in my system how to install it?


Bind SQL data with SharePoint Gridview

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a question that, I'm developing a sharepoint solution, In Application Page, I want to place SPGridView and I have to bind it with sql server data. Is it possible and if yes, how?


mardi 24 mars 2015

Users from trusted domain can't access SharePoint farm

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have been given the task to give users from 2 new trusted domains (B & C) access to one of our SharePoint farms.Currently, these users reside in 2 seperate, but trusted domains.The "native" users from Domain A are synced by a User...


Effects of moving Managed Metadata terms withing term set

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We currently have a SharePoint 2013 Managed Metadata hierarchy similar to below:Term Set 'Departments'---'All Departments'---'HR'---'Sales'---'Purchasing'and would like this to look more like:Term Set 'Departments'---'All Departments'--- ---'HR'--- ---'Sales'---'Purchasing'that is, with HR and Sales 'underneath' All Departments, and leave Purchasing on it's own.What are the...


Is there any clean source code for Microsoft.SharePoint.dll 2013 on the internet?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); for learning purposes, I want to debug code inside Microsoft.SharePoint.dll, I reflect the code and save it as project (using reflector) but when I try to build this project I find a lot of bugs, Is there any clean source code for Microsoft.SharePoint.dll...


How to know what kind of permission (Full, manage, write) is used for the current App?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I planing to build an JavaScript library to manipulate SharePoint Lists and Items , which developer can use with there SharePoint Hosted apps, and I want to publish on CodePlex,anyway, this JS library can access the items using two ways, and both of...


How do I change thumbnail titles in O365 SharePoint asset lib"

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have an Asset Lib in SharePoint online with thousands of flower images. Currently the thumbnail shows the title of the photo, the type, and the dimensions. I need to change these titles pull from other image metadata fields instead.I looked at this...


Power to the User! (no, really)

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am a non-admin user of a SharePoint site that was designed for the upload of files and websites, then a search by criteria/tags that we attached to it.I would like to have new and better ways of searching or mapping these resources....


SharePoint 2013 Content By Search Disable ASCII Sorting

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am building a Content By Search web part that read data from a custom list with one column "Title". I have updated the search schema to mark the title column as sortable and now I can choose the title to sort by...


Hide SharePoint List Item based on Condition using Views

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have list holding customer name and expiry date list items .And I need to create a view which should hide all the customers whose expiration date is passedExample : If Customer A is holding expiry date at 2015-(05) MAY 25 then this...


Render Image from REST API Call

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Here's the var from the function:var aoTiles = "<div class='col-md-4 tile'><div class='tileImg' style='background: url(" + [value=this.Image_x0020_Thumbnail_.Url] + ") no-repeat 0 0;'><span class='openRotator'></span></div><div class='tileTitle'>" + this.Title + "</div><div class='tilePrice'>" + this.Product_x0020_Price.toFixed(2) + "</div></div>";Instead of rendering the image, I get nothing.If I do something simple...


FBA SharePoint site collection failed login

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I maintain a SharePoint Site with 17 site collections. It's configured for FBA as an extranet for external clients to log in and check things. It has been working for 4-5 years with no issues at all. I just recently (January 2015) changed...


Rich text box is distorted

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Hi AllAfter migration from MOSS 2007 to SP 2010, In a list, Multi line Rich text box is distorted, its tool bar is showing large images, please see attachment and give a suggestion to resolve this issue.Thanks in Advance


Get sub site title that you have access to with REST API

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I followed codes sample hereenter link description here with security trim to get a list of sub site titles that user have access. I got "access denied. You do not have permission to perform or access this resource. Is there a solution for...


Cant display Site

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am a newbie to SharePoint. Built a SQL server and another server for IIS & SharePoint. I installed everything without an issue, got to the Central admin page. Created a Web Application, then created a site Collection. I am unable to site.I...


GetFileByServerRelativeUrl returns corrupt document

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I'm trying to read a SharePoint document using GetFileByServerRelativeUrl. The code seems to work (it throws no exceptions). It's returning a byte array that should represent a Word document. (It's eventually going to be used from a CRM plugin assuming I get this...


Multiple Yammer feeds on same sharepoitn page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); as part of a new intranet I am making for the company I am looking into Yammer and how it works with onsite SharePoint.Using yammer basic I have set up a couple of groups and have run into a slight problem with trying...


Check In Document using Adobe Reader Returns Error Message

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); There is an error message that is being returned when a pdf document is being checked in using Adobe Reader XI.This is being reported by some users. All users have the same permission level for the site and the document library, Approver.All users...


Sending an email as "High Importance" via SPD Workflow

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Is it possible to send an email as high importance through a SharePoint Designer Workflow?Use case would be if a checkbox is checked, send email as high importance. If it is not, send regular email.


Merge SharePoint List using Nintex Workflows

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have Two lists, I need to merge those 2 lists into a single list and update every weekList-1 ID name age D.o.b GenderList-2ID name department Salary LocationList -3 (Combined List)ID Name age D.o.b Gender department Salary LocationI need to achieve List-3. List-1...


Max number of items in a sharepoint list?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I currently have 28679 records in my sharepoint list, what is the max size with attachments a list can hold as well has max number of records in a list.Thank you


Can I display Google Analytic results form an external site on SharePoint?

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); We have Google Analytics setup to monitor our external customer site. We would like to give visibility to our employees of the customer site traffic. Is it possible to display this information via SharePoint 2013?


N Level delegation reusable SharePoint designer 2010 workflow

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a requirement to create an approval workflow, wherein users can delegate it to Nth level as per there requirement.Please let me know if this is possible and how?Thanks


String was not recognized as a valid DateTime

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I am fetching data from external list using SPListItemCollection.GetDataTable() method. But this method throws error:"String was not recognized as a valid DateTime.Couldn't store <2015-03-24 13:51:51:007> in MyDate Column. Expected type is DateTime.I searched in the forum i found this post I tried it,...


Where to keep configuration for SharePoint solution

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); Where do I store a configuration of a sharepoint solution? The solution has a feature activated on a site collection, so there will be multiple instances of it running on a farm. Installation and feature activation will be automated with powershell because the...


Redirect non existing page to Default Page

(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); I have a Sharepoint Foundation 2013 running for nearly 2 years now and its primary URL is http://ift.tt/1FBqy17, all is working fine.Then toady we migrated and merged our company intranet to this Sharepoint Instance and I added a new Alternate Access Mapping called...