• Display more than 3 views (en)

    Display more than 3 views (en)

    You build a lot of views but you always have the problem, that only three views are shown? I often had this question by my customers, so I thought this is interesting for everybody. Maybe you have four or more views, you want to show? No problem. We will fix that right now! Open the site with your library or list where you want to show more views. Edit the page and add an Script Editor. Click on EDIT SNIPPET And now paste the following script and click on Insert: <script type=”text/javascript”> ExecuteOrDelayUntilScriptLoaded(overrideSurfacePivotCount, ‘clienttemplates.js’); function overrideSurfacePivotCount() { ClientPivotControl.prototype.SurfacedPivotCount = 4;

    Read More

  • News solution over multiple sites (en)

    News solution over multiple sites (en)

    Don’t waste time. Go! (Pictures are in German, if you want them in english as well, let us know)! Requirement: Each team / teamsite (http://sp13/teams/it) should have the option to create a news element. This element has the option where it should be shown. The user has to select this via a dropdown with the values: Workspace (sp13/teams/information-technology-workspace) Teamübergreifend (sp13/teams/information-technology-workspace) + (sp13/teams) Shout (sp13/teams/information-technology-workspace) + (sp13/teams) + (sp13/) Also each element has to have it’s own pictureURL + pictureURLFavicon field value depending on the department. This should be filled out automatically. Futhermore I need the shout items in one list

    Read More

  • Custom new, edit or display form in 4 Steps (en)

    Custom new, edit or display form in 4 Steps (en)

    Here we go again. An afraIT Shorty! What’s it about? You want to create a custom new / display or edit form? No problem. Just follow these four easy Steps. 1. Go to the list where you want the new custom form and edit the form in SharePoint Designer.   Then create a new form (1), give it a name (2), select which kind of form (3), option to set it als default (4) and click ok (5).   Then open the newly created custom form in advanced mode (right click on the new form):   In my environment it

    Read More