Friday, March 27, 2015
Cascading of Taxonomy Fields in SharePoint 2013 (Office 365)
Here are the useful links which help us in solving some taxonomy requirements.
First approach is like building a custom form either in list/library. Second approach is mostly tweaking the existing list/library to meet the requirement.
1) Cascaded Taxonomy Picker
http://dev.office.com/patterns-and-practices-detail/1893
2) Bind dynamically based on TermSet
http://www.sharepointnutsandbolts.com/2014/09/provisioning-managed-metadata-taxonomy-fields-three-cloud-friendly-ways.html
First approach is like building a custom form either in list/library. Second approach is mostly tweaking the existing list/library to meet the requirement.
1) Cascaded Taxonomy Picker
http://dev.office.com/patterns-and-practices-detail/1893
2) Bind dynamically based on TermSet
http://www.sharepointnutsandbolts.com/2014/09/provisioning-managed-metadata-taxonomy-fields-three-cloud-friendly-ways.html
Labels:
Cascade Taxonomy,
Managed Metadata,
MMS,
Office 365,
SharePoint 2013,
Taxonomy,
Term Store,
TermSet
Wednesday, March 25, 2015
SharePoint 2013 Online (Office 365) - Powershell Scripts
Recently I came across an nice and useful stuff of powershell scripts which can be used to automate the creation of fields,content types,lists,libraries and few other things will little effort.
An Powershell MVP came up with an wonderful stuff. You can go through below link and start exploring the different powershell scripts which would make your development easy while creating solutions on SharePoint 2013 Online/On-Premise.
http://www.falchionconsulting.com/PowerShellViewer/Default.aspx
An Powershell MVP came up with an wonderful stuff. You can go through below link and start exploring the different powershell scripts which would make your development easy while creating solutions on SharePoint 2013 Online/On-Premise.
http://www.falchionconsulting.com/PowerShellViewer/Default.aspx
Labels:
Office 365,
Powershell,
Powershell scripts,
scripts,
SharePoint 2013
Callouts in SharePoint 2013 Online (Office 365)
Callouts in SharePoint 2013 Online (Office 365)
Microsoft has added new a Framework for Creating Callouts (Notification or Hover Over Popups) in SharePoint 2013 Version.
Callout.Js is a JavaScript file that contains methods for CalloutManager class.
CalloutManager - This is a new class to help Create CallOuts\Hover Popups in SharePoint 2013. CalloutManager allows to get or create an instance of the callout and manage its state. Similar to “Options” in Modal Dialog Framework users can set parameters using CalloutOptions for creating a new CalloutManager type Popup.
I found nice and detailed example in www.learningsharepoint.com
Here is the link : http://www.learningsharepoint.com/2012/12/30/the-new-hover-overpreviewcallout-popups-in-sharepoint-2013/
Labels:
Callout,
Dialog Box,
Notifications,
Office 365,
Popup,
SharePoint 2013
Subscribe to:
Posts (Atom)