Justin Cooney
Web Development Tips and Examples
Author: Justin Cooney
-
In this example, I am taking a look at changing the default text that comes with a Discussion List in a SharePoint 2013 page for a new Community site collection. The Discussion list in SharePoint comes pre-packaged with a number of controls, including a hyperlink at the top that is used to add a new discussion. Naturally I…
-
If you are just starting out with SharePoint, then getting things configured the way you want can be quite daunting. For starters, I was trying my hand at creating a SharePoint 2013 discussions list and was surprised that the default view cuts the body of each discussion list item if it goes beyond a certain…
-
In this example I will explain how to call HTML page elements in nested child iFrames. This can be handy if, for example, you want to get something a user has entered into a text entry box that is contained in an embedded iFrame, or even in a nested set of iFrames several levels deep.