SharePoint 2013 Workflows
Hello , Can someone help me out that we can attach or create sharepoint 2013 designer workflow on deployed MVC app on sharepoint 2013?????I have developed MVC SharePoint 2013 app now i want to apply...
View ArticleChange forms for Task list
How can I change the default forms for newly created task lists?I've added a column to the Content Type "Task" and now I'd like update the "new", "edit", and "display" forms to add this column. I can...
View ArticleSaving Tasks and Task Summaries as Content Types?
Hello!I'm working on multiple with a client who has a lot of clearly defined processes (such as UX Wireframe Workshop #1, #2, #3) etc. Not every project features UX, but the ones that do will often...
View ArticleMake SharePoint 2013 Online Subsite Read Only
Hi all,I need to mark a subsite as read only or change all the permissions individuals have once I "close" out a site. Since this is not OOTB (too bad MSFT doesn't have SharePoint Designer workflows...
View ArticleAdding webpart to the list edit form
HiHow can i add a custom webpart to the sharepoint list edit form through coding.my requirement is to add the webpart to the list editform through the coding i can add the webpart to the page through...
View ArticleDiscussion forum is not working well after restoring the site collection.
I have created a new site collection of type community site on my development machine, then I have backup the site collection and I restore it inside staging server server.I am lo-gin as the site...
View ArticleSharePoint Online (Office 365) create site problem
Hi, I ran into a problem when programmatically creating a new site in SharePoint Online. I try to run it from a webpart. On-premise everything is working like a charm, but when i deploy it to...
View ArticleThree State Workflow not working
I just started read and learn SharePoint Workflows on SP 2013. I tried to create a simple workflow on my standalone Dev machine for a Tasks list. It didn't work and the status never changed when...
View ArticleUtilizing a file upload/attach dialog from a custom application page.
I am working on a solution that has hundreds of templated 2013 sites. Each site will make use of about 8 custom application pages (available to all sites via Solution) to store a forms set of values in...
View ArticleSharepoint 2013 Online - How do I move an Application from Development Site...
Hi,I developed an application in the Development Centre Site Collection I set up. Great App works fine. Now I need to move it to another site collection. I thought I could just take the WSP package and...
View Articlejavascript:OpenPopUpPage is not working well with google chrome
I am using google chrome Version 29.0.1547.66 m. I have added the following code inside a script editor web part, to show a pop up when clicking on Camera link:-<li unselectable="on"><a...
View ArticleData Refresh in Excel
Hello,I am currently running Sharepoint Online Plan 2 and I am in the process of developing a Team Site.I have a SharePoint List that is populated through an InfoPath Form on the site. However, I...
View ArticleI need to access a form library that is not on my Developer Site Centre SIte...
Hi,I have created an app and tested that it can access a list on the site collection I am testing on (i.e. Developer Centre Site Coll), but how can I create an app that can access a Form Library on...
View ArticleSharePoint 2013 | Programmatic update to user profile property value does not...
Hi I have written code to update "AccountName" to add domain profile property in UPA. we have used LDIF approach to populate the user profile in UPA due to which "domain" is missing in "AccountName".We...
View ArticleContacting Exchange Web Service from SharePoint 2013 webpart using current...
HelloTo summarize what we want to achieve – using Kerberos, we would like to call Exchange Web Service (without using impersonation on Exchange side) from SharePoint 2013 application in context of the...
View ArticleUpdating List Title Using REST
Hi,I am trying to update a list title using the REST api and HttpClient. I have the following code but the StatusCode is returning BadRequest.private async void UpdateTitle() { string webUrl =...
View ArticleHow can I allow two javascript:OpenPopUpPage dialogs to be opened at the same...
I have added a script editor that contains two links to show pop-ups dialogs as follow:-<li unselectable="on"><a href="javascript:OpenPopUpPage('/view/viewer_index.shtml?id=726',1000,1000);"...
View ArticleSharepoint central administraion deleted
I have accidently deleted my Sharepoint central administration .So is there any way to get CA again.Help me please .
View ArticleRemove an item from SPFieldLookupValueCollection
I have a multilookup column "Employee". i wanted to remove one value from the column if some specific condtion is true. Below is the code: public override void ItemUpdated(SPItemEventProperties...
View ArticleReplaceContent strange behaviour
Good day!I have a feature with module which used for css files:<Module Name="LayoutsModules" Url="_catalogs/masterpage" RootWebOnly="TRUE" Path="ComposedLook"><File Type="GhostableInLibrary"...
View Article