SharePoint 2010 to 2013 Migration Question about Search Scopes/Results...
Trying to migrate a SP2010 farm to SP2013 for a client. From my research search scopes are now "result sources" in SP2013...The client has some custom search scopes in the SP2010 dropdown that are...
View ArticleAbout designing themes in Sharepoint Online (2013)
Good day. I require to edit the default theme "Oslo" to show a left menu like in the Seattle theme... but keeping the top menu design in a separate block from the body.How can I achieve this? Can I use...
View ArticleAdd JavaScript file to ALL existing Task List pages and to newly created list...
We have several OOTB task lists that are in use on several subsites. We want to add JavaScript to the NewForm.aspx and EditForm.aspx for these task lists. These lists have not been customized, they...
View ArticleCreate List Definition Programmatically using Feature Receiver
I am using a Feature Receiver to create a custom content type in the FeatureActivated event. I know know to create a list instance through code to use my content type.What I would like to do is create...
View ArticleThumbnail view for Library copied from Asset Library does not work
Hello , I created list definition based on Assed Library (I copied files from \15\TEMPLATE\FEATURES\AssetLibrary\AssetLibrary ) - I reused schema.xml and other files. Then I added my new custom content...
View ArticleReport across list contents in all sub-sites
We have project portal we use for our company and each project is a subsite. Every sub-site has an Issues list. I would like to be able to query the Issues lists across all sites for rollups (i.e.:...
View ArticleHow to pass and return value in SharePoint 2013 REST
I am able to get all items of SharePoint list using REST API:lists/getbytitle('listname')/itemsI want to send some div id (string) in request so that can be obtained in response. Is there any way to do...
View Article.net exe file to retrieve sharepoint list items
i need to build a exe file in .net and it has the source sharepoint list items and the items values >30 days it should retrive the email column and a link to the document.please help.Blitz
View ArticleWorkflow - Wait for field change
Hi All,I am just starting to experiment with sharepoint 2013 (in office365) workflows and am running into an issue.What I am trying to create is a sort of approval workflow in which multiple people...
View ArticlejQuery Tabbed UI in Sharepoint 2013
Hi All, I need to implement a tabbed navigation. Each tab will contain 1-2 grids with sharepoint list data. I want this to be done with out post back problems. So, I am planning to use jQuery UI tabs...
View ArticleCreating a CustomDefinition XSL
HI,I am trying to create a custom "Edit" link in custom list using the custom definitions.In the list columns, I have created a column as below:<Field Type="Computed" DisplayName="Edit Item"...
View ArticleREST API Url Query
This is a hypothetical situation to illustrate the problem. I realize that this could likely be solved another way.There are 3 SharePoint Lists:PersonList - --Name -- AddressLookupColumnAddressList- --...
View ArticleUnable to associate declarative workflow with list
Hi,I have a simple workflow with no arguments and no list association. After successful deployment when I openAdd new workflow window I can see my workflow under available workflow definitions. Here is...
View ArticleI want Check exist file
Hi All.I made Console Application Check exist file from forder of server.label.Text = System.IO.File.Exists(@"\\nar-serverPC500s3\test\memo\choco\ice\abc.xlsx").ToString();And I got return True. But If...
View ArticleDisplay URL value as "Edit" in custom list - AllItems view
HI,I have a column which contains a Note field and stores a URL.I would like to display in the custom list "AllItems.aspx" view as "Edit" with a hyperlink for that column, so that the whole link is not...
View ArticleSharePoint App with App.css not working
Hi All, I am a SP 2013 App newbie and I am trying to get a simple App with App.css to work without any luck. What I would like the app to do is change the colour of some list items in a list on the...
View ArticlePanel Navigation by metadata on Library is missing
Hello,Context- Site : Team Site (native)- Site feature : Navigation metadata active- Library : enable content type, enable metadata navigation.When i open the Library, the left panel with tterm is not...
View Articlerestrict access to list through web part
Hello,I am having a little trouble wrapping my head around a part of a project I am working on and was hoping someone might know a good solution or could look at what I have and say that one sentence...
View Articleread csv file and insert the data to a list in sharePoint
Hi everyone,i wrote a code that reads from a csv file all his data but i need also to insert all the data to a new list in sharePoint. how can i do this?plus, i need to read from the csv file once a...
View Article