Search result for:
Press ESC to close Search Result or press here

n8design


Art, Design, Media, Web & SharePoint … by Stefan Bauer
12. May 2013

Remote form customization: Passing data to a modal dialog – Part 1

0

Let’s jump right into the topic how it is possible to pass data to a modal dialog. On first sight it looks like a complex task but after you read this article you will get an overview how it works. In this simple scenario I use a HTML Form web part with a text box [...]

18. November 2011

Boxes and positioning – Enhance rich text editor – Part 2

2

Part one was all about the basics of customizing the rich text editor. This part will show some advanced CSS styling definitions. For a nice looking text layout are boxes handy to position side notes, images, videos or any kind of elements beside the content.  The rich text editor has already defined boxes in the [...]

25. August 2011

Make custom list forms centralized manageable

2

SharePoint Designer is a great tool for prototyping but it can really mess up your installation. I want to show a new way / old way how customized form could be make centralised manageable. For example if you want to create a list form that has certain columns visible to users with a special permission. [...]

27. July 2011

Limitation of Content Query Web Part (CQWP)

5

Sometimes the content query doesn’t return a result event when the content query web part is configured correct. There are some limitations in this powerful tool and maybe an architectural problem with list types.

28. March 2011

Change language of UI using custom control in SharePoint 2010

10

In SharePoint 2010 the users now can switch the user interface between different languages if several language packs are installed. How to enable and how this works can be found on Becky Bertram’s Blog. She did a really good job on describing how you are able to enable and translate the user interface to different [...]

6. February 2011

Round corner in top navigation

19

The navigation in SharePoint 2010 has slightly changed and will now be rendered a new way as a list. To use list elements instead of tables is a common practice in web development. The structure of the navigation and therefore the top navigation has some important elements and style sheet classes that allow you to [...]

2. December 2010

Hide fields from list forms using PowerShell

4

Since SharePoint 2010 was introduced there are much more ways to customize forms for list and document libraries. In most cases there is only the simple requirement to hide fields or have better control over them on lists and content types. SharePoint 2010 is the same way limited for hiding fields like it was in [...]