Author: Md Rijwan Ansari

Searchable Dropdown in SharePoint /ASP.NET

Md Rijwan Ansari's avatarRijwan Ansari's Blog

As we know that default dropdown list is not searchable. Simple way to create searchable in asp.net/SharePoint solution.

Problem:

01

Resolution: ( Converting simple dropdown list to searchable )

02

Add following CSS link in the page:


Add Following script link in page:

To change any dropdown list to searchable dropdown list:

Add “chosen-select” class to dropdown control.

Necessary css and js file: Download

More details: Click Here !!

View original post

Security Trimmed Control in SharePoint 2013

This post explain about Security Trimmed Control and how to use in SharePoint with out custom coding. We can do security trimmed from SharePoint Designer for different users based of their permission. A user can be given a permission level like: Full Control Contribute Read Each Permission Level can map to different permissions like: Manage … Continue reading Security Trimmed Control in SharePoint 2013

SharePoint Future

Roadmap to the Future of SharePoint “The Future of SharePoint is Bright,” says Seth Patton, General Manager for SharePoint and OneDrive.  This was the overarching theme in a 110-minute live online event made by Patton and Jeff Teper, Corporate Vice President, SharePoint and OneDrive, May 4th in San Francisco. Aside from describing their passion and commitment to the … Continue reading SharePoint Future