Asynchronous visual webpart for SharePoint 2013
HI,How to create asynchronous visual webparts in SharePoint 2013 (VS 2012) . I can see lot of examples for 2010 version, but not for SP 2013.I have 2 visual webparts, which I want to make it as a...
View ArticleSharePoint 2016 with SharePoint 2010 workflows
Hello,Can a SharePoint 2010 workflow be used to create a list of tasks which are stored on a lookup list or do I need to use SharePoint workflow 2013 for this?For example, I am trying to build an...
View ArticleIs IIS Reset on the App Server required when updating/publishing a wsp...
We have an updated wsp solution that we need to published in our SharePoint 2013 environment. We do the updates via powershell script.Do we need to do an IIS Reset on the Application Server after...
View ArticleHow to initiate OOB workflow with external(BCS connected) SharePoint list
Hi, I have created a 3 tier .net application using .net framework like presentation,Business layer,Data access layer.Now i have to host these .net pages inside sharepoint 2010 farm. Now the...
View ArticleHelp with KQL query
I would like to match all the people objects whose first name is either Paul OR last name is Paul. For this I tried using the below KQL query:FirstName:"Paul" LastName:"Paul"But then realized that when...
View ArticleRedirect to different page after submitting an item to SharePoint 2013 list
Hi,Is any javascript code for this or something out of box I don't want to redirect to default AllItem.aspx page.
View ArticleHow to protect columns from changes made by QuickEdit without disabling...
My workflow controls temporary permissions on list items. In the start form user can be entered for permissions for 1 day, 1 week, 1 month for reader and editor. The controls are linked to columns and...
View ArticleSharepoint UI Fabric
Which is the better option to use for a website development using sharepoint ? UI Fabric or others(css, bootstrap, etc..)?Thanks,Balarm
View ArticleCSOM :Can we update modified date of a document without creating a new...
I want to update modified date of a document programmatically without creating new version of a file using Client Side Object Model(CSOM).I know that we can achieve this using Server Side Object Model...
View ArticleRedirect to display form after creating new item
Hi all,I need to redirect users to the display form after they create an item. Both should be in modals.I referenced this...
View ArticleFIelds Not Saving on List Item Submit
Hello everyone,I am trying to override the functionality of the Save button on a list form by using jQuery. I can do the override just fine, but when the item is saved, not all the fields are being...
View Articleapprove document in approval workflow
Hallo, I 'm tryng to create an approval system on a document set. I found this:https://www.youtube.com/watch?v=giykR75uc2oBut when I put in practice doesn't appear this:Could you tell me why? What...
View ArticleChange link on the thumbnail view
Hi,In a library of pictures I created a new column (External site)In the thumbnails display I would like to target this column value rather than open my item.You know what I mean ? I tried to call a...
View ArticleAccordion on SharePoint list NewForm.aspx (SharePoint Online 2013)
Hi All, How can we group the fields on the NewForm.aspx into accordion (jquery)? I tried the same by changing the table structure into div structure and thus succeeded achieving accordion but later I...
View ArticleWhy is PreSaveAction not working and not firing in my SharePoint 2013...
Dear SharePoint Experts, Please help.Why is PreSaveAction not firing on my NewDocSet.aspx page that is based on a custom Content Type?--- In my SiteAssets folder, I have these files...jquery.js (which...
View ArticleDocument Library change the default name for the file upload
Hi All,I have document library where users upload different files to this libraryMy Client asked to change the file upload default name (add a document) to New Upload Documents. When use click + add...
View Articleuser form from active directory
Hallo, I need to set form with the user logged data. The data should be get from active directory.I'm using SharePoint online.I'm new with SharePoint , could you tell me the easiest way to do fill the...
View ArticleInstagram Feed
Hi there,Is there a way to retrieve Instagram feeds using rest <g class="gr_ gr_66 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" data-gr-id="66" id="66">api</g> to show...
View ArticleRedirecting from root site to a sub-site
Dears,I do have a SharePoint root site with the url http://spdev01As well as i have two more variations site for English with the url of http://spdev01/en and for French with the URL of...
View ArticleContent Query Web Part - show audio controls from embedded CEWP
Hello everyone,I've been trying around as much as I can, but I cannot find an answer to my problem: On our SP 2013 Server we use custom page layouts containing an HTML-Column (Content) and a Content...
View Article