App Part on sharepoint hosted app not rendering anything
I am working on an app that needs to be an app part. I have the app part setup but when i add it to a sharepoint site i get a blank page.I was getting 'Type' no defined errors but for now i have...
View ArticleSharePoint 2013 User Profiles
Hey I want to make a Birthday Reminder App in Napa, and for that i need to fetch "Name" & "Birthdate" from User Profile of each user's My Site.I want to retrieve "Name" & "Birthdate" from the...
View ArticleMethods for adjusting a width of an out of the box list/library
In the Standard View of a list, what are the ways of adjusting a column width.Thanks,
View Articlesharepoint 2013 delegate control list id's
I want to add some delegate controls instead of changing the masterpage, but How can I find the controls list id,I opened site by sharepoint designer but can not find controls id,can you help me to...
View Articleimport to VS 2012 from Site
HelloI would like to know if there is a procedure or best practices in the interoperability or exchange work of web site development, designer development and Visual Studio Development.My principal...
View Articleselected items ecma script
Hello all,The following code will help us to get all the IDs of selected items from SharePoint List.var ctx = SP.ClientContext.get_current();var selectedItems =...
View Articleadding value to lookup multiple select field
I have multiple select drop-down lookup field and under it I created input field for adding values to select. I am using SPServices to add new value to lookup-list and so far everything is working...
View ArticleSchema can't be modified since the application is paused in SharePoint 2013...
Hi,I am trying to map Refinabledate00 property to ows_ArticleStartDate in SharePoint 2013, when i click on ok button, i get the following error message."Schema can't be modified since the application...
View ArticlePermissions on REST services
Hello,I am building SharePoint hosted client side applications that rely on the new REST services.How do I know which users have access to a given service?For example, I'd like to present readers with...
View ArticleCreating a site with a workflow or app in Sharepoint 2013 Online
We want to create a new site whenever a new Client is added to a list in SharePoint 2013 Online (Office 365). We have looked at using either a workflow or an autohosted app to do this but have not...
View ArticleAdding Rating as a refiner in Refinement Web Part in SharePoint 2013 online
Hi,I want to filter the results using rating as one of the refiners in Refinement Web Part in SharePoint 2013 online ?How can we achieve this ?Regards,Nishant Ranahttp://nishantrana.wordpress.com...
View ArticleEmpty Usage data in sharepoint 2013
Hello all ,please help me . i am configuring usage and health data to see page views visit count etc.i have enabled search . it is working for me . from CA>>monitoring>> configure health...
View ArticleSearch result webpart customization of the Display template using javascript
hi,i have pretty much followed this tutorial for the sales report from this link. But also used the search result webpart on a few different webpart pages for an easy access for my boss and some...
View ArticleInserting CEWP on MySite Creation
Hello all,I have a requirement that I need to insert a CEWP in MySites upon their creation. I am currently using feature stapling to acheive this goal, and I have been successful in getting the feature...
View ArticleSharePoint 2013 Workflow development with VS and App Management Shared...
Hi,I'm trying to develop a SharePoint 2013 workflow in Visual Studio (declarative WF). I've not configured app related settings in the farm as my client doesn't want to explore apps just right now....
View ArticleHow to execute Powershell script in Sp-2013 from C# code?
I'm trying to execute powershell script from C# code. The code is following:- string scriptText = "Get-SPWOPIBinding"; private string RunScript(string scriptText) {...
View ArticleCustom file upload to library not working in Safari
Hello,Using the following to upload a file to a SP picture library. It works in every browser except Safari. Is there something I'm missing here? protected void Button1_Click(object sender,...
View ArticleQuestions on Desiging applications for SharePoint 2013
Hi,I am planning to convert our existing SharePoint 2010 site into SP 2013 and one question which we have is: TilesActually we want Tiles and look and ready to re-develop if its necessary. But I have...
View ArticleSharePoint 2013 Project Structure
Hi,As we are getting into SP 2013, I was wondering if we have any recommanded project structure from MS for custom dev project which includes a complete site development.In addition to it, do we have...
View ArticleHow to create a folder with standard contained folders and files in...
I've got folders and files on my SharePoint 2013 site that form a template when I add a new folder for a customer. When I create a new folder for a customer, I want those folders and files added...
View Article