Sort Order

Sort Order

Sort Order is optional. You can sort data displayed in the Data-Viewer Web Part by up to two columns.

Step Action Result
1. Select a column and choose whether to sort in ascending or descending order.

ConfigurationSort37.png

NOTE: You can sort by any column in the data source, not just by the columns displayed.

Some of the markers appear in the wrong location on the map

Some of the markers appear in the wrong location on the map

Issue:

You are plotting locations based on Address information and one of the markers appears in the wrong place.

See the example below where we are using BingTM Maps to display baseball fields in the USA. The marker for the Seattle Mariners appears in Africa, but the City and State values are Seattle and WA respectively. Why doesn’t it show up in Washington state in the USA?

NOTE: Depending on the data you are trying to display, this may occur when using GoogleTM maps as well.

bing map showing outlyer.png

Resolution:

There are a few things you can try when you see an issue like this with the Virtual Map View:

  1. One thing to note about this map display scenario is that we are passing City and State without additional information such as Address (street) or Country to the Map Provider. As you can see, this works for most of the markers.

    tool2with stamp.pngIf we add Country and don’t change the map provider, the Seattle Mariners will appear where they should. In other words, in this scenario the BingTM mapping service needed a little more information in order to locate Safeco Field properly.

Icon-WarningIMPORTANT: Unless all the geocoding parameters are mapped, only 20 locations will be mapped if using the BingTMmap provider. The GoogleTM map provider doesn’t have this limitation in SP2013. All locations will be plotted on the Google map with partial geocoding parameters.

NOTE: If you are using SP2010 with either the BingTM or GoogleTM map provider, ALL geocoding parameters are required in order for any data to be displayed.

  1. The available Map Providers (i.e., GoogleTM and BingTM) use different geocoding algorithms and sometimes one works better than the other for particular datasets. For example, with the same original dataset (that does NOT include Country), the GoogleTM map provider puts the Seattle Mariners Safeco Field in the right location:

no outlyer with google.png

  1. If you have latitude and longitude information for your locations, the map providers can plot those rather than try to geocode the address information you provide. This will probably result in the most accurate display, regardless of the Map Provider. It will also result in the quickest display since the mapping provider doesn’t need to geocode first; this saves processing time.

    Icon-WarningIMPORTANT: If you configure the web part with a column value for Latitude and Longitude, only the items with values in those columns will be plotted on the map – even if you have also configured your web part with address information. It is not currently possible to have some markers plotted using the address information and some with the Latitude and Longitude.

Skip a Widget Step

Skip a Widget Step

Skip This Step skips the widget that caused the error in this workflow instance and continues with the next widget. A notification is sent to the list of people defined in the Workflow Error Reporting settings.

If the skipped step provides results or input to later steps in the workflow, additional errors may occur. Use Skip This Step only if the widget’s results are not critical to the rest of the workflow.

See Also:

Data-Viewer skins

Data-Viewer skins

Configuration Infographic Return to Look and Feel Settings

Look and Feel iconA variety of skins are available when configuring Look and Feel settings to change the appearance of the Data-Viewer display.

Skin options

Skin SelectorTo select a skin, click the Look and Feel button under Preferences, then pick the desired skin from the available options.

NOTE:
This requires you to have accessed the Data-Viewer Settings screens by clicking the Data Viewer Web Part Settings button in the web parts configuration tool pane.

Skin Name Sample Display
Inherit Site Theme

NOTE: No image to show since this selection should look like the site where you put the web part.

Default DVWP Skin 2013 - Default.png
Black DVWP Skin 2013 - Black.png
Forest DVWP Skin 2013 - Forest.png
Hay DVWP Skin 2013 - Hay.png
Outlook DVWP Skin 2013 - Outlook.png
Office2010Black DVWP Skin 2013 - Office2010black.png
Office2010Blue DVWP Skin 2013 - Office2010blue.png
Office2010Silver DVWP Skin 2013 - Office2010silver.png
Simple DVWP Skin 2013 - Simple.png
Sitefinity DVWP Skin 2013 - Sitefinity.png
Sunset DVWP Skin 2013 - Sunset.png
Telerik DVWP Skin 2013 - Telerik.png
Transparent DVWP Skin 2013 - Transparent.png
Vista DVWP Skin 2013 - Vista.png
Web20 DVWP Skin 2013 - Web20.png
WebBlue DVWP Skin 2013 - WebBlue.png
Windows7 DVWP Skin 2013 - Windows7.png

Configuration Infographic Return to Look and Feel Settings

Skin Templates available in In/Out Schedule Board

Skin Templates available in In/Out Schedule Board

Below is a preview showing the skins that are available within the In/Out Schedule Board.

Skin Name Description
Default This is the default look of In/Out Schedule Board if you do not change the skin.
Black Skin-Black.jpg
This skin uses grey text on a black background and is not the easiest look for users to use.
Forest Skin-Forest.jpg
If your site is leveraging a green look and feel, this uses a nice gradient green.
Hay Skin-Hay.jpg
This skin uses a brighter green than the gradient one above and the lower bar in tan.
Office 2007 Skin-Office07.jpg
This skin uses the gradient blue bars seen in Office 2007.
Outlook Skin-Outlook.jpg
This skin takes the look and feel of Outlook.
Simple Skin-SImple.jpg
The simple skin uses a variety of grey colors.
Sitefinity Skin-Sitefinity.jpg
This skin removes color from the look but adds rounded pagination buttons as compared to the square buttons used in the skins above.
Sunset Skin-Sunset.jpg
The sunset skin uses a brick-red gradient bar and a lighter version of that in the pagination bar.
Telerik Skin-Telerik.jpg
The Telerik skin uses a gradient gray color scheme.
Vista Skin-Vista.jpg
Vista skin uses a gradient set of blues.
Web20 Skin-Web20.jpg
Web20 skin turns the column header background to a darker blue and the pagination bar background a lighter blue.
WebBlue Skin-WebBlue.jpg
The WebBlue skin uses a gradient gray/blue and grey bars.
Windows7 Skin-Windows7.jpg
The Windows7 skin uses a very pale blue background.

Site Group(s) Permitted to Update User Profiles

Site Group(s) Permitted to Update User Profiles

Return to User Directory Configuration

User Group Permission

SiteGroups.jpgIf you selected to read user profiles from Active Directory earlier in this configuration, then you have the option of selecting the user groups allowed to update to user profiles. The Web Part displays the site groups on SPS 2003 and SharePoint Groups on MOSS 2007 on the site where the Web Part is installed. You can choose from the default groups as well as any custom groups you may have created. Select a group that has permission to UPDATE the user accounts. Only the users in this site group can modify user profile information. Please read the Security Considerations section for additional information.

Security Considerations

User Directory requires you to provide credentials for accounts that have read and write access to either the Active Directory or the SharePoint User Profile. In order to ensure User Directory is being used without compromising security in your domain, the following must be considered:

Active Directory (AD) Access Domain Account

This domain account is used to read and update the Active Directory profile data. This account must belong to a group that has Read and Write permission to the Active Directory user profile. To check if the account has the appropriate permissions, do the following steps:

Step Action Result
1. Open the Active Directory Users and Computer console application. hw08024.jpg
2. Select View and check the Advanced Features.
3. Select a Forest or Organization Unit, right click and select Properties.
4. Select the Security tab.
5. Make sure that the Access Account you are using has the Read and Write permissions to read and update the particular object.

Understand Who Can Modify a User Profile for Active Directory Profiles

  • All users can view other user profiles.
  • Only domain users who have Read and Write permissions can edit another user’s profile. The Domain Administrator group has this right by default.

Site Creation Plus

Site Creation Plus

Site Creation Plus Web Part simplifies the creation of a site for an end user by asking for only the Title, Description, and Site Permissions for the new site. The Web Part is configured so the site template, new user groups, URL, and Links list entry are consistent for all sites created through the Web Part. The end user interface is shown below.

hw28-2010-template.jpg

After attempting to create a new site, a success or failure message is displayed for the user. The failure message explains why the site creation action failed.

Site Creation Plus

 

SiteCreation.pngSite Creation Plus allows SharePoint system administrators to maintain a certain level of control over the naming conventions and site templates used. It also can add the new site to a Links list automatically, simplifying this second step of site creation that many users forget.

 

Highlights Release Notes Complementary Products

 

Install

Permissions

License

Permissions

ServerAdmin ServerAdmin

Configure

Permissions

Work With

Permissions

SiteAdmin User-1
Click here if you would rather see a complete list
of all topics for this product.
Bamboo Shopping BagClick on the shopping bag or here to download a trial of the product or to purchase it.

Simple Searching

Simple Searching

LSS01.jpgTo perform a search with List Search Simple, simply enter search terms in one or more search criteria fields and click the Search button.

The example below shows a search for tasks in a task list that have not started or where a task status is in progress AND where the start date is before a selected date. Behind the scenes, the web part is using a CAML query to find results based on the search criteria.

See also:

Sign up for Alerts

Sign up for Alerts

Return to My Bamboo

When you open this tab, a list of products appears; check the box next to a product to select to receive an alert notification when a new release is available.

In the example below, several products show a checkmark in the box to the left of the product name. When the Update button is pressed, the owner of that product will receive an alert when there is an update released for it. Be sure we have your contact Email listed in My Bamboo so that the right person receives the Email!

MyAlerts.jpg

Show Clocks in World Clock and Weather

Show Clocks in World Clock and Weather

Return to Configuration Overview
Step Action Result
1. In order to display the clock, you must first uncheck the Show Weather checkbox. Now, you can select the Show Clocks checkbox to display current local time data.
HW17_ClockWPP.jpg
2. Select the digital or analog clock. Customize the clock style using the Select Skins drop-down list.
3. Check Hide seconds display on digital clock if you only want to display hours and minutes.
4. Clocks are displayed using JavaScript by default. If you want to display the clock using Silverlight technology, check the Use Silverlight check box.
5. Users must have the Silverlight client installed in order to view the clock. HW17_Clocks.jpg
Clocks displayed using Silverlight will use an additional 10-20% of the available CPU resources to perform real-time updates. The JavaScript client will use fewer CPU resources.

Show Weather

Show Weather

Return to Configuration Overview

BambooWCW.jpg One of the great features in World Clock and Weather is the flexibility you have in showing weather, forecasts, locations, and/or date/time in the web part display. In this example, Bamboo is showing weather across six areas of the globe and we are also showing the date and time as well as the Country and/or Province for which the weather and date and time are being displayed. For globally diverse enterprises, this is such a useful way to let your users know at a glance the time and weather in another office of your company.

Breakdown.jpgEach section of the weather has characteristics that can be set based on your preferences. We’ve enlarged one location’s weather to show the areas that you can configure.

Step Action Result
1. Show Weather: Click to set the checkmark on this box which will now display an icon representing the current weather in that location.
ShowWeather.jpg
2. Detailed forecast in: Other than None, you also have a choice of forecasts for two, three or five days.
Forecasts.jpg
When you choose to show the forecasts, a plus symbol displays on the upper right of the location which will then provide the mechanism to see more days of weather based on your number of days in the forecast.
3. Show Country/Province: Check this box to display the city and state or province.
4. Show Date and Time: The date and time for that location will display based on the format you select next.
5. Date and Time Formats: Because there are a variety of ways to display time, Bamboo provides a variety of choices in how you prefer to show the date and time in the web part.
TimeFormats.jpg
6. Update date and time every minute This does not appear in the web part; it is a setting on the tool pane you can configure. Just remember that it will use up server resources to update the web part every minute.
7. Cache Weather Data This setting allows you to cache recently pulled weather data to reduce calls and speed up display of data when the same location is called again.

Show Upcoming Events in World Clock and Weather

Show Upcoming Events in World Clock and Weather

Return to Configuration Overview

To display a link to the next five events in a SharePoint Calendar list at the top of the web part:

Step Action Result
1. Check the Show Upcoming Events box. HW17_LocalEventsWPP.jpg
2. Enter the URL for the site that contains the events calendar, and click the green arrow to retrieve the Calendar lists from that site.
3. Select the events calendar from the drop-down list.
4. Select a list view from which to show events.
5. To change the display name for the Upcoming Events link in the web part, enter new text. HW17_LocalEventsLink.jpg

Sharing workflow templates

Sharing workflow templates

Overview of Workflow Conductor Templates

add to shared from save dialog.jpgBy default, a saved workflow template can only be accessed by the designer who saved it, or by a template manager.

To make a template available to other workflow designers, click Add to Shared in the Save workflow as a template dialog box and the click Save to save the template.

When you share a template, a copy of the template is added to the Shared Templates tab of the template gallery. Any workflow designer can open the shared copy of the template.

Any workflow designer can share a template, if a template with the same name hasn’t already been shared.

Icon-WarningIMPORTANT: If you previously shared a template, clicking the Add to Shared box in the Save workflow as template dialog will overwrite the copy you shared.

share via the templates gallery.jpgTo share a template after it has been saved, open the template gallery and click the Sharing icon (sharing icon R4.jpg) for the template in the My Templates tab. A confirmation message is presented. Clicking OK on the message completes the copy.

Opening a template shared by another designer and modifying it, saves the updated copy of the template to your My Templates tab. The original shared template is not affected.

Icon-WarningIMPORTANT: It is not possible to overwrite a shared template when sharing from the Workflow Templates gallery, even you were the designer who originally shared it. You will see the message below.

existing shared.jpg
You must remove the shared template before sharing another with the same name from Workflow Templates.

remove from shared.jpgTo remove a template from the Shared Templates list, click the Delete icon (delete icon R4.jpg) for the template in the Shared Templates tab.

You can only delete a shared template if you are the designer who originally shared it, or if you are a template manager.

See Also:

Shared Profiles

Shared Profiles

Return to My Bamboo

Just as in SharePoint, you have areas of your site that are restricted to those in the know. In order to protect your company, Bamboo only handles support calls for those customers who are registered with us. If you need to get support on someone else’s order, ask them share the order with you here and you will be able to submit support tickets for those products.

All they have to do is click into this tab and select the system profile they want to share (there could be multiple depending on products purchased or farms in your environment) and then they simply put in the Email address of the person with whom they want to share the order. After this is completed, you will be able to get support on an order placed by someone else.

SystemProfile.jpg

SharePoint Platforms

SharePoint Platforms

There is more than one edition of SharePoint available. If you are not sure which SharePoint edition you are using and therefore which version of Bamboo product that you have, check with your systems, network or IT administrator. However, an easy way to determine which SharePoint edition you have is by what your sites looks like.

sa12-2010-spversionMOSS.jpgIf your SharePoint sites look similar to the one shown here, with the Site Actions tab on the right side of the page, then you have an earlier version of SharePoint (Windows SharePoint Services 3.0, Microsoft Office SharePoint Server 2007 or MOSS, etc.), and you have the 2007 versions of Bamboo products.

sa12-2010-spversion2010.jpgBut if your SharePoint sites look similar to the one shown below, with the Site Actions menu on the left, then you have SharePoint 2010, and you have the SharePoint 2010 version of Bamboo product.

SP2013version.pngAnd finally, if you do not even see the Site Actions menu but a simple gear icon on the top right of your site, then you have SharePoint 2013, and you have the SharePoint 2013 versions of Bamboo products.

See also:

Configuration Settings for SharePoint List-Based Calendar

Configuration Settings for SharePoint List-Based Calendar

Return to Configuration Overview

Team Calendar can display events from a SharePoint Calendar list or a Microsoft Exchange mailbox calendar, or both. Configuration options depend on the data source you select.
HW34_Toolpane4.jpg

To configure an Exchange calendar instead, refer to the topic Configuring an Exchange Calendar.

This section cover the steps involved in setting up a calendar based on a SharePoint List.

To connect to a SharePoint List:

Step Action Result
1. Select the SharePoint List or MS Exchange & SharePoint List option.
Note: Selecting the MS Exchange & SharePoint List option will display events from a SharePoint list and events from the Exchange mailbox on two separate calendars. If you choose this option, you will need to configure the Exchange calendar after completing the configuration for your SharePoint list calendar.
2. Select a list in the current site from the Select SharePoint List drop-down list.
3. In the Selected Columns list, select a column that contains the text you want to display as the event label (title) in the calendar.
4. Select columns to display in a tooltip when users mouse-over an item in the calendar. Select columns in the Available Columns list and use the arrow buttons to move them to the Selected Columns list. Use the up and down arrow buttons to reorder selected columns. To select multiple columns at once, hold down the SHIFT or CTRL keys.
5. Choose a column to base event color-coding on, and then select a color to use as the border color for each possible event type (determined by the column you just selected). For example, if you choose to color-code your events by “Category”, and you set the color for “Holiday” to blue, all events labeled as a holiday will be displayed with a blue border on the Calendar. Click Auto Select to automatically assign a unique color for each choice.
6.

Select how to display the event duration on the calendar, and the date/time fields used to determine the event start and/or end time.

  • To display events on only the start or end date of the event, select the Events defined by option and select either the start date or end date field from the list. For SharePoint Calendar lists, event duration is usually defined by the Start Time and End Time fields.
  • To display an event on the calendar for its entire duration, select the Interval of events defined as option and select the start date and end date fields in the Between and And lists.
7. If you would like to filter the events included on the Team Calendar using a list view, select it from the Select View list. If you do not select a specific list view, all items in the list will be displayed on the calendar.

Your SharePoint list-based calendar is now configured.

SharePoint 2010 solution deployment when Claims Based Authentication is configured

SharePoint 2010 solution deployment when Claims Based Authentication is configured

Issue

Create New Web App and choose Authentication
For SharePoint Web applications configured to use Claims Based Authentication, the Bamboo installation may fail if:

  • the checkbox to Automatically Activate Features is checked
  • the World Wide Web Publishing Service (W3SVC) is stopped during the installation.

This issue occurs whether Windows Authentication or Forms Based Authentication (FBA) authentication type is configured.

CBA soln deployment2.jpg

Resolution

To prevent the installation from failing, you can either leave the World Wide Web Publishing Service running during installation and stop the content web application and Central Administration web application pools instead, or you can choose NOT to automatically activate the features in the selected web apps during the installation/setup. If the features are not automatically activated, they can be manually activated at any time.

To stop the Application Pools Before Installation, follow these steps:

Step Action
1. Before installing the product, stop the application pools for content Web applications and the Central Administration Web application in IIS manager (see Start or Stop an Application Pool (IIS 7)).
2. Reset IIS on any farm server running the Microsoft SharePoint Foundation Web Application service. This will ensure that files that need to be updated are not locked by IIS or users.
3. On the same servers, restart the SharePoint 2010 Timer and SharePoint 2010 Administration services. This will ensure that files that need to be updated are not locked by these services.
4. Run the Bamboo installation/setup program. In the Deployment Targets screen, leave the option to Automatically Activate Features checked. When installation is complete, check the Summary screen to verify that the installation was successful.
5. Restart the SharePoint 2010 Timer service on any farm server running the Microsoft SharePoint Foundation Web Application service.
6. Start the application pools in IIS that were stopped in the first step.

As an alternative, don’t automatically activate the site collection features during the installation process. Instead, manually activate them after the install. See Activating a Bamboo Site Collection Feature for more information.

Setting up a Tasks List with an escalation of reminder alerts to the Task assignee

Setting up a Tasks List with an escalation of reminder alerts to the Task assignee

This use case is another extension of Alert on a Tasks List, and send alerts for every task to the assigned person. You want to set up an escalation of notification process for a Tasks List. Rather than sending the normal notification e-mails when items change, you want to be able to send overdue alerts when items are overdue, and send reminder e-mails 5 days before the due date. This actually requires two alerts to be defined: one for the overdue alerts and one for the reminder e-mails. Let’s refer to these two alerts in our discussion that follows as the Overdue Alert and Reminder Alert. The general alert parameters are defined as follows:

Alert List – What list contains the items to alert on? Tasks List
Event Type – What triggers the alert? An item exists.
E-mail Frequency – How often are e-mails sent? As Soon As Possible
Item Criteria – What items in the list generate an alert? Some Items (Advanced)
CAML Query (see below)
Who should the alert e-mails be sent to? Lookup an E-Mail Address in the Alert List
Where is the e-mail address to lookup stored? In SharePoint User Profiles
Which user lookup column in the Alert List should be used to find the recipient? Assigned To

Overdue Alert – CAML Query

After setting the general alert parameters you will need to define the CAML Query that is used to filter for overdue items. The criteria for our query will be to get all Task items where the Due Date field is greater than today and the Status of the Task item is not complete. Let’s start by using the Alert Plus Web Part Criteria Builder to provide us with the base of our CAML query that we will modify later.
hw05084.jpg

To enable the Criteria Builder, click on the Show Criteria Builder Tool checkbox below the CAML Query field in the “What items in the list generate an alert?” section of the UI. Use the UI controls to build the base query as show in Figure 16. You can pick any date value for the Due Date. We will need to change that value later manually to make comparisons to the constantly changing today’s date.

Click the “Copy Criteria to CAML Query Field” button.

Find the text shown in Figure 17 that has been copied to the CAML Query field. The text in bold is the text you need to edit manually. Change the date time value in bold to ““. Figure 18 shows how the CAML Query should look after editing.

hw05085.gif
Figure 17: Overdue CAML Query Before

hw05086.gif

Figure 18: Overdue CAML Query After

Configuration of the Overdue Alert Event tab is then complete.

Reminder Alert – CAML Query

After setting the general alert parameters you will need to define the CAML Query that is used to filter for items that are approaching their due date. Our use case specified the requirement to notify users when their Tasks were within 5 days of their due date. The criteria for our query will be to get all Task items where the Due Date field is less than or equal to 5 days from today and the Status of the Task item is not complete. Let’s start by using the Alert Plus Web Part Criteria Builder to provide us with the base of our CAML query that we will modify later.
hw05088.jpg

Figure 19: Criteria Builder Reminder

  • To enable the Criteria Builder, click on the Show Criteria Builder Tool check box below the CAML Query field in the “What items in the list generate an alert?” section of the UI.

Use the UI controls to build the base query as show in Figure 19. You can pick any date value for the Due Date value. We will later need to change that value manually to make comparisons to the constantly changing today’s date.

Click the “Copy Criteria to CAML Query Field” button.

Find the text shown in Figure 20 that has been copied to the CAML Query field. The text in bold is the text you will need to edit manually. Change the date time value in bold to ““. The special addValue token next to the “Today” text will direct the Alert Plus system to add a number of days (or subtract in the case of negative numbers) to today’s date. Please see Figure 21 for how the CAML Query should look after editing.

hw05089.gif
Figure 20: Reminder CAML Query Before

hw05090.gif
Figure 21: Reminder CAML Query After

Configuration of the Reminder Alert Event tab is then complete.

Setting up an Anonymous Access SharePoint Site

Setting up an Anonymous Access SharePoint Site

By default, anonymous access is not enabled in SharePoint 2010 nor SharePoint 2013. SharePoint administrators may want to enable anonymous users to have access to content without having to provide authentication credentials. Anonymous access is permitted or denied based on the permissions for the site. Additional configuration is needed for anonymous users to access content or web parts within a site.

For information about the SharePoint permissions given to the anonymous account, this article from Microsoft provides a good summary: Decide whether to allow access for anonymous users.

Step Action Description
1. To configure anonymous access on one particular site in a Site Collection, you first access Central Administration > Application Management > Manage web applications

CentralAdmin.jpg

Icon-Warning IMPORTANT: You must have access to the SharePoint Server and IIS Manager in order to complete this task.

2. Select the Web Application containing the site you want to configure for anonymous access. AuthProv.jpg
3. Configure the Authentication Providers; in this example, the only choice is Default. Default.jpg
4. This opens the settings to Edit Authentication, where you can check the box to Enable anonymous access for that Web App zone. Edit.jpg
5. Once this has been done, when you go back to the Web App Ribbon and select Anonymous Policy, you will be able to select the zone (or All Zones in this case, since Default was the only zone), and then choose any restrictions to anonymous access.

Policy.jpg

By default, “None – No policy” is set, so you need do nothing here since you do not want to place any restrictions on anonymous access.

Up to this point, you have preconfigured where you want to allow anonymous access to be set. But now you need to set the final settings at a Site Collection or Site level or anonymous users will not have any access.
6. Navigate to the location where you want to allow anonymous access and go to Site Actions > Site Permissions Notice now in the Ribbon, there is an option for Anonymous Access.
ConfigAccess.jpg
7. To grant anonymous access only to a sub-site in a Site Collection, then nothing should be done with Anonymous Access at the Site Collection top-level. Instead, navigate to the sub-site and from there select Site Actions > Site Permissions.

Stop.jpg

This will show that this sub-site is inheriting permissions from its parent; to allow anonymous access to this sub-site, you need to break inheritance from the parent site — click the Ribbon option Stop Inheriting Permissions.

8. The Anonymous Access button is now available on the sub-site Ribbon and when you open the option, you have some choices available. Anon.jpg
The default setting is “Nothing” but you can change it to allow anonymous access to the entire site or to Lists and Libraries only.
9. You will also note that the Anonymous Users has been added to the site permissions showing the permission level you selected.

Users.jpg

This site can now be accessed without the need to login.

See also:

SharePoint 2007:

Set Variable Widget

Set Variable Widget

Variables store data while the workflow is running. They can be accessed and manipulated by widgets, and some widgets may require that a variable be created to store results. The contents of workflow variables are accessed using a lookup when the workflow runs.

To create a variable, click Add Variable to open the Workflow Variables form. Enter a Name for the variable, select a data Type, and optionally define a Default Value. Click Add to add the new variable to the workflow. If you later want to delete a variable, return to the Workflow Variables form and click the button next to the variable.

Workflow variables can also be added directly from widgets that use variables, using the Create new variable link. This link is a shortcut to the Workflow Variables form.

NOTE: After adding, updating, or deleting variables using the Workflow Variables Form, always click Save Changes.

The Set Variable widget sets the value of an existing workflow variable.

Widget Properties:

Column Description
Select Variable (Required) Select an existing workflow variable from the list. Create variables in the Workflow Settings tab in the settings pane, or click the Create new variable link next to the variable list.
Set Value (Required) Enter a Value for the variable by typing text in the property field or by clicking the Add Lookup icon (Button-AddLookup) to add a lookup. Some variable types will have additional ways to enter values. For example, a Date/Time variable will activate the Calendar icon (Icon-Calendar), which you can use to select a date.
Click Apply to save the widget settings.

Example of Set Variable Widget

Return to Workflow Logic Widgets List

See also:

Set up an alert for a Bamboo List Rollup Data View or Schema

Set up an alert for a Bamboo List Rollup Data View or Schema

NOTE: To setup alerts on Data Views created by the Bamboo List Rollup Web Part, you must have the Alert Plus Web Part version 2.2.0 and the List Rollup Web Part version 2.0.1 or higher. To set up alerts on Schemas created with the List Rollup Schema Designer Web Part, you must have Alert Plus 3.0 or higher and List Rollup 5.0 or higher.

Please note that Alert Plus Web Part versions prior to version 2.2.0 are not compatible with List Rollup Web Part version 3.0.0 or higher. All products are sold separately unless purchased as part of a suite or toolkit.

Step Action
1. From the Alert Plus Web Part, click New Item.HW05_UC8.jpg
2. Enter a Title for your alert.
3. On the Event Tab, select the check box labeled Bamboo List Rollup – Classic Edition or Bamboo List Rollup Schema depending on the version of List Rollup you used to create the rollup. Enter a page URL for List Rollup – Classic Edition or a site URL for the List Rollup Schema option. (Hint: The easiest way to get this entry is to navigate to the Data View or Schema location in another browser tab or window and copy the URL.)
4. Click Add to load the data views or schemas into the Which List contains the items to alert on? drop-down box for selection as the alert list.
5. In the Which list contains the items to alert on? drop-down box, select the Data View you want.
6. In the What triggers the alert? drop-down box, select whether the alert is sent when an item is created, modified, or exists.
7. In the How often are e-mails sent? drop-down box, select the frequency with which you would like to send the alerts: as soon as possible, every hour, every day, or every week. WARNING: Please keep in mind the number of lists that are included in the Data View you have selected. If you have rolled up more than 15 lists with a large amount of data in each list, you should consider setting your alerts to be sent every hour, day or week, rather than “as soon as possible”. See Alert Plus Performance Considerations for more information on performance tuning.
8. In the What Items in the list generate an alert? drop-down box, select All Items or Some Items (Advanced). See Event Tab for more information on these options.
9. Set up the Recipient(s) and Mail Format tabs as described in the respective sections above (see Recipient(s) Tab and Mail Format Tab for more information).
10. On the Admin tab, you can specify how often you want the alert to be sent for the same alert item in the E-mail Follow-up Wait Days box. The default is set to 1 day. If you want the alerts to be sent regardless of when the last one was sent, set this option to 0. See Admin Options Tab for more information.
11. In the Use Custom Schedule option, set the start time, end time, frequency value and unit. It is recommended that for rolled up data views with more than 15 lists with a large amount of data in each list that you set the service to check for updates to this list every 5, 8 or 10 minutes or more as needed to enhance maintain reasonable performance. See Alert Plus Performance Considerations for more information on performance tuning.
12. Click Save and Close. Your alerts will start processing according to your start time in the custom schedule.

Set up Quick Launch Navigation

Set up Quick Launch Navigation

Configuring Grants Management

DesignerThe Quick Launch Bar contains links to select lists and libraries of the current site and can optionally contain links to sub-sites and pages of the current site. You use the Quick Launch to navigate between different areas of your site, such as between a list and a library or from a parent site to a sub-site. You must have at least Designer permission to modify the Quick Launch Bar.

QL_GrantsMgt.jpgYou can edit the Quick Launch by adding, deleting, or changing the order of links. You can also show or hide links to sub-sites and pages on the Quick Launch, add links to pages outside of the site, and even hide the Quick Launch. The Quick Launch is displayed to the left side of most pages of a site.

The Quick Launch is also referred to as current navigation, because you primarily use it to navigate between the features of the current site. The options available to you for configuring the Quick Launch will vary depending on whether the publishing features are enabled for your site collection.

NOTE: You can quickly determine whether your site has publishing activated by looking at the Site Settings page under the Look and Feel section.

LFnavigation.jpgLFtreeview.jpg
If you see a link titled Navigation, then you are working with a publishing site and you can configure your site using the Navigation Settings page.

If you see links titled Top link bar and Quick Launch, then you are working with a non-publishing site and you have a more limited set of navigation configuration options available to you.

Below are more details about each section of the Quick Launch bar that you would see in a typical Bamboo Grants Management site:

No. Setting Description
1. Documents Within the Documents section, you have the choice to display links to several types of libraries; you can show links to not only document libraries, but picture libraries or forms libraries.
2. Overall Grant Information Within the Grants Management master site, you have an option to show a variety of links to summary information pertaining to your grants. Again, these links are customizable through the site settings navigation.
3. Site Management Bamboo adds a section to the Grants Management master site whereby you can quickly create new Grant sites and manage your site settings.
4. Sites Within any given site collection, you could have sub-sites and this section provides a quick way to get to a list of those sites.
5. Recycle Bin & All Site Content Every site has a Recycle Bin so that if someone in your organization inadvertently deletes a list, it can easily be recovered from there. There is also a link to all of the content within your site to quickly navigate and at a glance see a page containing everything in your site.

Read this article from Microsoft to learn how to hide or show links on the Quick Launch Bar

Set Up an Area Chart

Set Up an Area Chart

Back to Create a New Chart

Area charts are great for comparing quantities over time or categories. An area chart requires an x-axis category and at least one y-axis data series.

area.png

Multiple y-axis series will add an additional area piece to the canvas. Stacked area charts will add each series with the sum of the previous series. Spline & Stepped charts alter the visual style of the area pieces.

If you haven’t yet, select a data source.

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

columnoptions.png

X (Category) Axis

Select Category Axis – Select which column of categories you would like to compare. The dropdown list will auto-populate with columns from your data source.

Enable Data Grouping – Group x values of the same category. Typically, you want grouping enabled. If off, each individual data point will be a discreet point on the area chart.

Y (Value) Axis

Series – Specify what value you would like to compare between the categories. Add additional y-axis series to compare.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

Secondary Axis – If using more than one Y series, you can add a secondary axis on the right side of the chart. The secondary axis will automatically adjust it’s range to include the maximum Y value from the series mapped to it.

Legend Title – Customize legend titles for each y-axis series.

X-Axis Configuration

columnx.png

Data Type Settings – Appears if you select a Date/Time value for the x-axis. Configure how date categories display (date or time) and the scale of the x-axis. “Automatic” sizes the x-axis according to the scale of your dataset.

Appearance

X Axis Title – Toggle title display at top of chart and customize title text.

X-Axis Labels – Toggle x-axis labels & their display angle.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the x-axis.

Display X-Axis Line – Toggle the x-axis line that runs along the bottom of the chart between the canvas and x-axis labels.

Category X-Axis labels – Customize category names that appear on the x-axis.

Sort

Sort Axis – Specify an ascending or descending sort order for how categories display on the x-axis.

Y-Axis Configuration

columny.png

Secondary Axis – If you have a secondary y-axis, use the buttons at the top of the Y-Axis tab to switch between axis settings.

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Y-Axis Title – Toggle title display at top of chart and customize title text.

Y-Axis Labels – Toggle y-axis labels and their display angle & position.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the y-axis.

Y-Axis Range – Configure the minimum and maximum values visible on the y-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types or 100% stacked area.

Display Y-Axis Line – Toggle the y-axis line between the y-axis scale and the chart canvas.

Next: Configure the Chart Display Settings

Set Up a Scatter Chart

Set Up a Scatter Chart

Back to Create a New Chart

Scatter charts are great for displaying the relationship between two numerical variables in a dataset. Scatter charts require a value x-axis and value y-axis. Both axes must be numerical and you cannot use categories in a scatter chart.

scatter.png

Multiple y-axis series will add an additional legend entry and another color of dots on the canvas. The scatter line/spline will connect points of the same color.

Bubble charts include an additional Z axis, which represents the z variable with the size of the bubble.

If you haven’t yet, select a data source.

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

scatteroptions.png

X (Value) Axis

Select Value Axis – Select the numerical variable to measure on the x-axis. The dropdown list will auto-populate with only number & date/time columns from your dataset.

Enable Data Grouping – Group data points with the same X value. We do NOT recommend grouping in scatter plots, as typically you’re seeking trends between all data points, not sums of data points.

Y (Value) Axis

Series – Specify what numerical value you would like to measure on the y-axis. Add additional y-axis series to compare.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

Secondary Axis – If using more than one Y series, you can add a secondary axis on the right side of the chart. The secondary axis will plot a second set of data points with the same X value, but Y values from the second Y series.

Legend Title – Customize legend titles for each y-axis series.

Z (Size) Value – Available for bubble charts. Choose a third value series to display as bubble size.

X-Axis Configuration

scatterx.png

Data Type Settings – Configure the number type & format. If a date, configure the axis scale.

Appearance

X Axis Title – Toggle title display at top of chart and customize title text.

X-Axis Labels – Toggle x-axis labels & their display angle. Configure numerical units display.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the x-axis.

X-Axis Range – Configure the minimum and maximum values visible on the y-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types.

Display X-Axis Line – Toggle the x-axis line that runs along the bottom of the chart between the bars and x-axis labels.

Y-Axis Configuration

scattery.png

Secondary Axis – If you have a secondary y-axis, use the buttons at the top of the Y-Axis tab to switch between axis settings.

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Y-Axis Title – Toggle title display at top of chart and customize title text.

Y-Axis Labels – Toggle y-axis labels and adjust their display angle & position.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the y-axis.

Y-Axis Range – Configure the minimum and maximum values visible on the y-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types.

Display Y-Axis Line – Toggle the y-axis line between the y-axis scale and the chart canvas.

Next: Configure the Chart Display Settings

Set Up a Radar Chart

Set Up a Radar Chart

Back to Create a New Chart

Radar charts display multivariate data across three or more quantitative variables. Radar charts require an X Category axis, which determines the names of the chart arms. The Y-axis determines the observations that get plotted across each category arm.

radar.png

Radar Column, Line, and Spline plot the same radar chart with different visual approaches.

If you haven’t yet, select a data source.

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

radaroptions.png

X (Category) Axis

Select Category Axis – Select which column of categories you would like to compare. These will be the arms/axes of the chart. The dropdown list will auto-populate with columns from your data source.

Enable Data Grouping – Group x values of the same category. If off, each individual data point will be a separate column.

Y (Value) Axis

Series – Specify what numerical value you would like to measure on the each axis. An additional y-series will plot an additional, separate radar shape on the graph.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

Legend Title – Customize legend titles for each y-axis series.

X-Axis Configuration

radarx.png

Data Type Settings – Available if you selected a quantitative x-axis series. Configure the type and format of the number.

Appearance

X-Axis Labels – Toggle x-axis labels & their display angle. Configure numerical units display if number.

Gridlines – Customize which gridlines and display along the x-axis.

Category X-Axis labels – Customize category names that appear on the x-axis.

Sort Axis – Specify an ascending or descending sort order for how categories display on the x-axis.

Y-Axis Configuration

radary.png

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the y-axis.

Y-Axis Range – Configure the minimum and maximum values visible on the y-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types.

Display Y-Axis Line – Toggle the y-axis line between the y-axis scale and the chart canvas.

Next: Configure the Chart Display Settings

Set Up a Polar Chart

Set Up a Polar Chart

Back to Create a New Chart

Polar charts are great for displaying the relationship between two numerical variables in a dataset. Unlike traditional charts, the X value plots the angle of the data point on the polar plane and the Y value plots the distance from the center. Polar charts require a value (numerical) x-axis and value y-axis.

polarfirst.png

Multiple y-axis series will add an additional legend entry and polar shape on the canvas. Polar scatter plots the points, but doesn’t connect them, similar to a scatter plot.

If you haven’t yet, **select a data source.(http://bamboo.docfactory.com/ChartPlus_(holding/Create_a_New_Chart?go=data

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

polar.png

X (Value) Axis

Select Value Axis – Select the numerical variable to measure on the x-axis. The dropdown list will auto-populate with only number & date/time columns from your dataset.

Enable Data Grouping – Group data points with the same X value.

Y (Value) Axis

Series – Specify what numerical value you would like to measure on the y-axis. Add additional y-axis series to compare.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

Legend Title – Customize legend titles for each y-axis series.

X-Axis Configuration

polarx.png

Data Type Settings – Configure the number type & format. If a date, configure the axis scale.

Appearance

X-Axis Labels – Toggle x-axis labels & their display angle. Configure numerical units display.

Gridlines – Customize which gridlines display along the x-axis.

Y-Axis Configuration

polary.png

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Y Axis Title – Toggle title display next to the y-axis and customize title text.

Y-Axis Labels – Toggle y-axis labels & their display angle. Configure numerical units display.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the y-axis.

Y-Axis Range – Configure the minimum and maximum values visible on the y-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types.

Display Y-Axis Line – Toggle the y-axis line between the y-axis scale and the chart canvas.

Next: **Configure the Chart Display Settings**(http://bamboo.docfactory.com/ChartPlus_(holding/Create_a_New_Chart?go=display

Set Up Notification Reminder of Password Expiration

Set Up Notification Reminder of Password Expiration

 

Overview of Password Expiration settings

To set up e-mail notification that a user’s password has or will expire, follow these steps:

 

Step Action Result
1. Make sure the PasswordChangeNotification.ps1 file is installed in a folder on the SharePoint server.
2. Open the ps1 file in Notepad or a ps1 editor of your choice.
3. Under the # Subject Setting:

For the $subject variable, enter the subject you want your outgoing emails to have.

4. Save and close the file.
5. Go to Start > Control Panel > Administrative Tools.
6. Double click Task Scheduler in the list. hw23_TaskScheduler0_new_2013.jpg
7. In the Task Scheduler window, select Create Task in the pane on the right. hw23_TaskScheduler1_new_2013.jpg
8. Type a name for the task and tick the Run with highest privileges box. hw23_TaskScheduler3_new_2013.jpg
9. Click the Actions tab, then click New. hw23_TaskScheduler4_new_2013.jpg
10. From the PasswordChangeNotification.ps1 file, copy and paste either example (line 12 or 14) and fill in with your own information:

Template:

PasswordChangeNotification.ps1 -smtpServer mail.domain.com -expireInDays 21 -from “IT Support <[email protected]>” -Logging -LogPath “c:\logFiles” -testing -testRecipient [email protected]

11. Select the Triggers tab and then click New. hw23_TaskScheduler7_new_2013.jpg
12. Click, for example, the Daily radio button if you want to run the task daily, and give the date and time in the Start field, specifying when you first want the task to run. Click OK. hw23_TaskScheduler7_1_new_2013.jpg
13. The task’s frequency details are displayed. Click OK again. hw23_TaskScheduler8_new_2013.jpg
14. The task appears in the Active Tasks list. hw23_TaskScheduler9_new_2013.jpg
15. Double click the task in the list to get to the Task Scheduler Library where you can see the task in the list. Wait until the task runs at the time it is configured to run. hw23_TaskScheduler10_new_2013.jpg
16. On completion of the task, you can see the result in the pop-up Command Prompt window.

 

Set Up a Pie Chart

Set Up a Pie Chart

Back to Create a New Chart

Pie charts are great for comparing multiple categories. Users have an option to use either the pie chart or dounut chart.

pie.png

Both charts can compare an x-axis category by one y-axis value. Standard pie charts can also display a single (Category) Axis chart, which counts the occurrence of each category of items in the x-axis. No y-axis is needed for a single category axis chart.

Donut charts cannot display single category axis charts, but they can display two y-axis series as two donut rings. This is helpful for comparing the same category across two values.

If you haven’t yet, select a data source.

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

pieoptions.png

X (Category) Axis

Select Category Field – Select which column of categories you would like to compare. The dropdown list will auto-populate with columns from your data source.

Single (Category) Axis – This toggles the option to count the number of items in each category in the x-axis data set. This precludes using a Y axis series. Only available for standard pie charts, not donut charts

Enable Data Grouping – Group x values of the same category. Typically, you want grouping enabled. If off, each individual data point will be a separate slice.

Y (Value) Axis

Series – Specify what value you would like to compare between the categories. If using a donut chart, you may add one additional y-axis series.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

X-Axis Configuration

piex.png

Data Type Settings – Appears if you select a Date/Time value for the x-axis. Configure how date categories display (date or time) and the scale of the x-axis. “Automatic” sizes the x-axis according to the scale of your dataset.

Legend Title

Legend Title – Customize the legend title text for each category in the x-axis.

Sort

Sort Axis – Specify an ascending or descending sort order for how categories display on the x-axis.

Y-Axis Configuration

piey.png

Secondary Axis – If you have a secondary y-axis, use the buttons at the top of the Y-Axis tab to switch between axis settings.

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Data Labels – Customize the location and the display units of data labels.

Next: Configure the Chart Display Settings

Set Up a Line Chart

Set Up a Line Chart

Back to Create a New Chart

Line Charts are great for tracking changes in a Y series over time. A line chart requires an x-axis (usually date/time or category) and at least one y-axis data series.

line2.png

Multiple y-axis series will add additional lines on non-stacked charts. Stacked charts add each series to the sum of the previous series. Spline & Stepped Line alter the drawing style of the line.

If you haven’t yet, select a data source.

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

lineotpions.png

X (Category) Axis

Select Category Axis – Select which column should display along the bottom x-axis. The dropdown list will auto-populate with columns from your data source.

Enable Data Grouping – Group x values of the same category. If off, each individual data point will be a point on the line graph.

Y (Value) Axis

Series – Specify what value you would like to compare between the categories. Add additional y-axis series to compare if desired.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

Secondary Axis – If using more than one Y series, you can add a secondary axis on the right side of the chart. The secondary axis will automatically adjust it’s range to include the maximum Y value from the series mapped to it.

If using a stacked line and a secondary axis, the secondary axis will reflect the stacked line value.

Legend Title – Customize legend titles for each y-axis series.

X-Axis Configuration

columnx.png

Data Type Settings – Appears if you select a Date/Time value for the x-axis. Configure how date categories display (date or time) and the scale of the x-axis. “Automatic” sizes the x-axis according to the scale of your dataset.

Appearance

X Axis Title – Toggle title display at top of chart and customize title text.

X-Axis Labels – Toggle x-axis labels & their display angle.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the x-axis.

Display X-Axis Line – Toggle the x-axis line that runs along the bottom of the chart between the bars and x-axis labels.

Category X-Axis labels – Customize category names that appear on the x-axis.

Sort

Sort Axis – Specify an ascending or descending sort order for how categories display on the x-axis.

Y-Axis Configuration

columny.png

Secondary Axis – If you have a secondary y-axis, use the buttons at the top of the Y-Axis tab to switch between axis settings.

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Y-Axis Title – Toggle title display at top of chart and customize title text.

Y-Axis Labels – Toggle y-axis labels and their display angle & position.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the y-axis.

Y-Axis Range – Configure the minimum and maximum values visible on the y-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types or 100% line column.

Display Y-Axis Line – Toggle the y-axis line between the y-axis scale and the chart canvas.

Next: Configure the Chart Display Settings

Set Up a Funnel Chart

Set Up a Funnel Chart

Back to Create a New Chart

Funnel charts compare the count or sum of a y-axis number across several x-axis categories, usually stages of a process. A funnel chart requires an x-axis category and one y-axis data series.

funnel.png

Dynamic height funnels adjust the height of the funnel segments to their percentage of the total funnel volume. The dynamic slope adjust the angle of each funnel segment depending on the ratio of the current and next value.

If you haven’t yet, **select a data source.(http://bamboo.docfactory.com/ChartPlus_(holding/Create_a_New_Chart?go=data

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

funneloptions.png

X (Category) Axis

Select Category Axis – Select which column of categories you would like to compare. The dropdown list will auto-populate with columns from your data source. Date/time types are not available.

Enable Data Grouping – Group x values of the same category. Typically, you want grouping enabled. If off, each individual data point will be a separate funnel segment.

Y (Value) Axis

Series – Specify what value you would like to compare between the categories. Add additional y-axis series to compare.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

X-Axis Configuration

funnelx.png

Legend Title

Legend Title – Specify custom text you would like to appear in the legend for each category.

Sort

Sort Axis – Specify an ascending or descending sort order for how categories display on the x-axis.

Y-Axis Configuration

funnely.png

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Y-Axis Labels – Toggle y-axis labels and their display angle & position.

Next: **Configure the Chart Display Settings**(http://bamboo.docfactory.com/ChartPlus_(holding/Create_a_New_Chart?go=display

Set Up a Combination Chart

Set Up a Combination Chart

Back to Create a New Chart

Combination charts allow you to plot multiple chart types for an x-axis. Combination charts require one x-axis and at least one y-axis. All of the column, line, or area charts are available, with the exception of stepped & spline versions.

combo.png

Additional y-axis series add another graph type to the canvas. You can configure many graphs, but only two axes. Putting two Y series with radically different scales on the same axis will result in a poor chart visual.

If you haven’t yet, select a data source.

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose X & Y Axis)

combooptions.png

X (Category) Axis

Select Category Axis – Select which column of categories you would like to compare. The dropdown list will auto-populate with columns from your data source.

Enable Data Grouping – Group x values of the same category. Typically, you want grouping enabled. If off, each individual data point will be separate.

Y (Value) Axis

Series – Specify what value you would like to compare between the categories. You may only select quantitative columns. Add additional y-axis series if desired.

Chart Type – Choose a chart type for each Y series.

Aggregate – If you have enabled grouping on the x-axis, aggregate the y-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of y values.

Data Label – Toggle data labels for each Y series.

Secondary Axis – If using more than one Y series, you can add a secondary axis on the right side of the chart. The secondary axis will automatically adjust it’s range to include the maximum Y value from the series mapped to it.

Legend Title – Customize legend titles for each y-axis series.

X-Axis Configuration

combox.png

Data Type Settings – Appears if you select a Date/Time value for the x-axis. Configure how date categories display (date or time) and the scale of the x-axis. “Automatic” sizes the x-axis according to the scale of your dataset.

Appearance

X Axis Title – Toggle title display at top of chart and customize title text.

X-Axis Labels – Toggle x-axis labels & their display angle.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the x-axis.

Display X-Axis Line – Toggle the x-axis line that runs along the bottom of the chart between the canvas and x-axis labels.

Category X-Axis labels – Customize category names that appear on the x-axis.

Sort

Sort Axis – Specify an ascending or descending sort order for how categories display on the x-axis.

Y-Axis Configuration

comboy.pngcolumny.png

Secondary Axis – If you have a secondary y-axis, use the buttons at the top of the Y-Axis tab to switch between axis settings.

Data Type Settings

Data Type – Select a data type for y values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how Y values will display on the axis and labels. Date types also require you to select the date scale for the y-axis.

Appearance

Y-Axis Title – Toggle title display at top of chart and customize title text.

Y-Axis Labels – Toggle y-axis labels and their display angle & position.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the y-axis.

Y-Axis Range – Configure the minimum and maximum values visible on the y-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types or 100% chart types.

Display Y-Axis Line – Toggle the y-axis line between the y-axis scale and the chart canvas.

Next: Configure the Chart Display Settings

Set Up a Bar Chart

Set Up a Bar Chart

Back to Create a New Chart

Bar charts are great for comparing multiple categories by one or more value. They are the horizontal version of column charts, but with the axes switched. A bar chart requires an y-axis category and at least one x-axis data series.

bar.png

Multiple x-axis series will add an additional bar in each y-axis category. Stacked bar charts will stack the bars in each category.

If you haven’t yet, select a data source.

As you’re building your chart, use the Preview button in the upper right to check your work in progress.

Chart Options (Choose Y & X Axis)

baroptions.png

Y (Category) Axis

Select Category Axis – Select which column of categories you would like to compare. The dropdown list will auto-populate with columns from your data source.

Enable Data Grouping – Group y values of the same category. Typically, you want grouping enabled. If off, each individual data point will be a separate bar.

X (Value) Axis

Series – Specify what value you would like to compare between the categories. Add additional X-axis series to compare.

Aggregate – If you have enabled grouping on the y-axis, aggregate the x-axis data you are comparing (sum, first, min, max, average, count). By default, chart plus compares the sum of x values.

Data Label – Toggle data labels for each X series.

Secondary Axis – If using more than one X series, you can add a secondary axis on the top of the chart. The secondary axis will automatically adjust it’s range to include the maximum X value from the series mapped to it.

Legend Title – Customize legend titles for each x-axis series.

Y-Axis Configuration

bary.png

Data Type Settings – Appears if you select a Date/Time value for the y-axis. Configure how date categories display (date or time) and the scale of the y-axis. “Automatic” sizes the y-axis according to the scale of your dataset.

Appearance

Y-Axis Title – Toggle title display at top of chart and customize title text.

Y-Axis Labels – Toggle y-axis labels & their display angle.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the y-axis.

Display Y-Axis Line – Toggle the y-axis line that runs along the left of the chart between the bars and y-axis labels.

Category Y-Axis labels – Customize category names that appear along the y-axis.

Sort

Sort Axis – Specify an ascending or descending sort order for how categories display on the y-axis.

X-Axis Configuration

barx.png

Secondary Axis – If you have a secondary x-axis, use the buttons at the top of the x-axis tab to switch between axis settings.

Data Type Settings

Data Type – Select a data type for x values (general, number, currency, date, time, percentage, scientific).

Format – Configure details on how X values will display on the axis and labels. Date types also require you to select the date scale for the x-axis.

Appearance

X-Axis Title – Toggle title display at top of chart and customize title text.

X-Axis Labels – Toggle x-axis labels and their display angle & position.

Gridlines & Tickmarks – Customize which gridlines and tickmarks display along the x-axis.

Y-Axis Range – Configure the minimum and maximum values visible on the x-axis. These default to “auto” and adjust to the range of your dataset. Not available for “Date” & “Time” data types or 100% stacked bar.

Display X-Axis Line – Toggle the y-axis line between the x-axis scale and the chart canvas.

Next: Configure the Chart Display Settings

Set Site Permissions

Set Site Permissions

SA08SetSitePermissions.jpg
The Set Site Permissions widget changes user permissions for any site in any site collection in the Web application. The widget has the following features and options:

  • Choose to set permissions for a site in the existing site list or specify a site URL with a lookup or workflow variable.
  • Reset a site to inherit permissions from its parent site or set custom permissions.
  • Provides an option to clear existing site permissions before setting new custom permissions.
  • Supports the standard SharePoint permissions sets Full Control, Design, Contribute, Read, and View Only.
  • To assign more than one permission set to a site, use multiple Set Site Permission widgets.
  • Set permissions on sites in other site collections.
  • Run this widget with alternate credentials.

Return to Site Management Widgets

See Also:

Set Item Permissions

Set Item Permissions

SA08SiteItemPermissions.jpg
The Set Item Permissions widget sets or changes permissions for an item in a SharePoint list or library. The widget has the following features and options:

  • Set permissions on the current item or on any item in any site collection.
  • Configure an item to inherit permissions from its parent list or set custom permissions.
  • Provides an option to clear existing item permissions before setting new custom permissions.
  • Supports the standard SharePoint permissions sets Full Control, Design, Contribute, Read, and View Only.
  • To assign more than one permission set to an item, use multiple Set Item Permission widgets.
  • Run this widget with alternate credentials.

Return to Lists and Items Widgets

See Also:

Set Field Value

Set Field Value

The Set Field Value widget sets the value of a single field in the current item or an item in another list or library in the current site.

Widget Properties:

Column Description
Field and Value (Required)

Click to open the Set Field Value form where you can select a field to update.

  • Select source item:

    • Select Current Item (the default) to set a field value in the current item.

    • To set a field value in a different item in the current list or an item in another list, site, or site collection, select External List Lookup and make the desired selections in the Site Collection, Site, and List boxes. To identify the item in the list that you want to copy, select a Filter Field and enter a match criteria in the Equals box, either by typing one or by adding a lookup using the Add Lookup (Add Lookup Icon) icon. If more than one item is matched, the first item returned is selected as the item to update.

  • Field: Select a field to update from the field list.
    Value: Enter a Value for the field by typing text in the property or by adding a lookup using the Add Lookup (Add Lookup Icon) icon.

Click Apply to save the widget settings.

Example Using Set Field Value Widget

Return to Lists and Items Widgets

See Also:

Configure the Alert Plus Event Tab

Configure the Alert Plus Event Tab

Create a new alert

3Tabs.gifAlert Plus has three tabs where parameters for an alert need to be configured.
We will discuss the Event Tab here. For information on the other tabs, click the links below.

B – Recipients Tab
C – Mail Format Tab

Event Tab

AlertPlusSteps.gifAlert Plus is very flexible and has a variety of ways you can set up alerts. Configure the Alert Plus Event Tab following the steps below.

Step Action Result
1. Give your Alert a title and set its status (e.g., Enable or Disable).

The information you type into the Title box is saved into the web part. The default status is Enable. If you switch to Disable, the alert will not be triggered, but all configurations will be saved.

Icon-Tip You won’t be able to save your alert without a title.

2. Decide where the items that trigger the alert reside. Choose a SharePoint List or Library or a Bamboo List Rollup. Your selection dictates the source of the data for your alert.
3. Enter the URL of the site where your list/library resides or where your List Rollup is defined. Click the “Load” button to load the available lists/libraries or List Rollups.

Icon-Tip Whenever possible, enter a relative URL rather than an absolute path to a site.

4.

Pick the list that stores the items that you want to alert on.

NOTE: If you pick a Calendar list, you will specify how you want to handle recurring events.

CalendarSelections.gif

5. Select the alert trigger type.
EventTriggers.gif
Your selection dictates how the alert will be processed. See Which Trigger Type Should You Use for more information about trigger types and some examples.
6. Decide how frequently an email will be sent.

EmailFrequency.gif

In addition to the frequency of the alerts, you also have the option to combine multiple alerts into a summary notification. See How often should E-mails be Sent and Combine Alerts into a Summary Alert for more information.
7.

Pick which items in the list can generate the alert. Depending on your choice, the interface may change.

  1. All items: This generates an alert on all items in the list based on the trigger type selected in Step 5 above. For example, if the trigger type is An item in the list is created, and All Items is selected here, an email will be generated for all new items when they are created.
  2. Items in a List View opens a drop down selection containing available views for the list selected. If you choose this option with the An item in the list is created trigger type, an email will be generated whenever an item is created and appears in the selected view.
    ListView.png

  3. Some Items (Advanced) opens the Crtieria Builder to allow you to build filter criteria that determines which items generate an alert. See CAML Criteria Builder for more information.

Set Approval Status

Set Approval Status

The Set Approval Status widget sets the Approval Status field in a list or library to one of a pre-defined set of choices. If the Approval Status field does not exist, the widget will create it.

NOTE: This widget must run as a user with the Design level or above on the list. If the workflow initiator does not have this permission level, configure the Run As property to use an account that does.

Widget Properties:

Column Description
Item (Required)

Click the Icon-Ellipsis button to select an item to set the approval status for:

  • Select Current Item (the default) to update the Approval Status column for the item the workflow was started on.
  • Select External List Lookup to update the Approval Status for an item in another list or library in the site, site collection, or another site in another site collection:
    • To set the Approval Status for an item in a list in the current site, select a list in the List box. To discard check out for an item in a list in another site or site collection, make the desired selections in the Site Collection and Site boxes and then select a library from the List of available libraries.
    • To identify the item in the list or library that you want to set Approval Status for, select a Filter Field and enter a match criteria in the Equals box, either by typing one or by adding a lookup using the Add Lookup icon (Button-AddLookup). If more than one item matches the criteria, Approval Status is updated for the first item returned.
Approval Status

Select the new value for the Approval Status field. Select the value from the choices Approved, Rejected, Pending, Draft, or Scheduled. If the Approval Status field does not exist, it is created when the widget runs.

NOTE: If you want to set the Approval Status to something other than the pre-defined set of choices, or if you want to update a field named something other than “Approval Status”, use the Update Item widget or Set Field Value widget.

Comments Enter text or a combination of text and lookups to write a comment to the Approver Comments field for the Item. If the Approver Comments field does not exist, it is created when the widget runs.
Click Apply to save the widget settings.

Example Using Set Approval Status Widget

Return to Lists and Items Widgets

See Also:

Services

Services

Return to My Bamboo

On this tab, you will find a complete history on all product purchases and trials under your account.

We Want You to Succeed

Ultimately, the people in your organization will determine whether your SharePoint deployment is successful — so why not give them the knowledge they need to make it work? Bamboo Services offers a wide variety of online training options for end users and administrators, empowering the people who use SharePoint every day. Packed full of indispensable tips and useful tricks, our training sessions will get you started or restarted in the right direction.

We can help you build a custom Services package specifically for your organization so you can optimize your success with Bamboo Solutions.

Contact us for additional information and see how Bamboo Technical Services could be your key to realizing the true potential of SharePoint.

Server Topology

Server Topology

Return to Connecting to an Exchange Calendar

In the Server Topology section, choose the location of your Microsoft Exchange Server. If you are connecting to an Exchange Server hosted on Microsoft Office 365, select the Exchange and SharePoint on different domains option.

Exchange and SharePoint in the same domain

serverTopology1.jpg

You must select at least one mailbox to display in Team Calendar. The first calendar you configure is the primary mailbox.

  • Primary Mailbox User Name
  • Primary Mailbox Password
    • Enter a valid Exchange User Name and Password for the primary mailbox into the corresponding fields.
  • Web Service URL
    • Enter the Web Service URL for your Exchange server. This is the address you use to access your Exchange server from a Web browser. This address is usually similar to the example listed in the tool pane.

Configure Different Domains

Exchange and SharePoint in the different domains (Exchange 2010 only) To connect to an Exchange server on a different domain, the server must be running Microsoft Exchange 2010. You will also need to select which authentication type to use to connect to the Exchange server on the other domain. Select an authentication type from the Client Credential Type list. If you are not sure which type to use, contact your server administrator.
serverTopology2.jpg
Client Credential Type
HW34_ServerDomain.jpg
Icon-Tip If you select the wrong authentication type, testing the connection will usually tell you which authentication type should be used instead. See How to Test E-mail AutoConfiguration.

Send Message ReleaseNotes

Send Message ReleaseNotes

NOTE: Release Notes will open in a new browser tab

WSSv3/MOSS SharePoint 2010 SharePoint 2013 SharePoint 2016
Not Available Release Notes Release Notes Release Notes
Microsoft ended mainstream support for SharePoint 2007 in October 2012. See Microsoft’s Lifecycle Support Policy.
At that time, Bamboo stopped enhancements to our SharePoint 2007 product line, but continues to provide support and bug fixes to customers with active support contracts until October 2017. Previously purchased licenses will continue to function after October 2017, but support for these products will end, and no additional bug fixes will be provided beyond that time. Bamboo plans to cease selling new licenses and annual support contacts for its SharePoint 2007 products in October 2016 to ensure customers will be eligible to receive support for at least one year after purchase.
Microsoft plans to end mainstream support for SharePoint 2010 in October 2015. See Microsoft’s Lifecycle Support Policy. At that time, we will stop any enhancements for our SharePoint 2010 product line but will continue to provide support and bug fixes for our SharePoint 2010 products to customers with active support contracts until October 2020. Previously purchased licenses will continue to function after October 2020, but support for these products will end, and no additional bug fixes will be provided beyond that time. Bamboo plans to cease selling new licenses and annual support contacts for its SharePoint 2010 products in October 2019 to ensure customers will be eligible to receive support for at least one year after purchase.

Visit our website where you can get the latest info about each of our products for SharePoint 2013.

A separate installation package and license key is required for SharePoint 2013 deployment. For additional details, review the following knowledge base articles:

Bamboo Solutions has also begun releasing products for SharePoint 2016. For additional details, check the product release notes in the link above, or contact us.

For details on migration, see the Knowledge Base Article “Migrate Bamboo Products from SharePoint 2013 to SharePoint 2016”

Understanding Bamboo Releases:

  • Bamboo offers Trial, Basic and Premium support.
    • Free Trial support expires after 30 days.
    • For more information about Basic and Premium support, please see the Support Plans page.
    • There may be a fee to upgrade from a major version to another.

See Also:

Send Message Overview

Send Message Overview

FromList.pngThe Send Message feature can be accessed through any of the following methods.

  • Select the Send Message icon in the Send Message column if it has been added to the list or library.
  • Select the Send Message icon in the item’s ribbon.
  • Select the Send Message option from the item’s context menu (as shown here).

When Send Messageis opened for an item, a dialog window opens as shown below:

SendMsgDialog.png

  1. The From field (if available) allows users to define the “From” address of the message.

NOTE: This option is only available if the Site Administrator has explicitly enabled it.

  1. The To field allows users to enter the users/groups that will receive the message. There may be some default names displayed based on the settings for the list. The user sending the message can edit this content.

  2. The Subject field is populated with the item name by default. The user sending the message can edit this content.

  3. The Body field contains a hyperlink to the item. The user sending the message can edit this content.

Send Message

 

SendMsg
Send Message is a simple way to allow SharePoint users to send a custom messages directly from a list item to any number of users, and include a link back to that item for reference. The recipients can be pre-populated based on any combination of user and group fields found in the list. Administrators can control who the message appears to come from, including the user initiating the message, a default SharePoint address, a custom admin-defined address, or they can even allow user-defined addresses.

Users can access Send Message directly from an item’s SharePoint ribbon, through an item’s context menu, or by using an included custom column that provides a simple icon the user can click. Depending on the site settings and list settings, the user may be able to change the “To” and “From” address of the message, in addition to changing the content of the message itself.

 

Highlights Release Notes Complementary Products

 

Install

Permissions

License

Permissions

ServerAdmin ServerAdmin

Configure

Permissions

Work With

Permissions

SiteAdmin User-1
Click here if you would rather see a complete list
of all topics for this product.
Bamboo Shopping BagClick on the shopping bag or here to download a trial of the product or to purchase it.

Send a Task alert to a project team

Send a Task alert to a project team

This use case is similar to Alert on a Tasks List and send alerts for every task to the assigned person, but instead of sending the alerts to the assigned individual we will send messages to the entire project team. This use case uses the standard SharePoint Tasks List and assumes that there is a Contact List with a predefined view named “Project Managers”. We will also take off the training wheels, so to speak, and provide the list of values to be entered without accompanying screen shots. Refer to the Alert Plus Web Part User Guide section for a refresher on how the UI works if necessary.

The Alert field selections for Use Case 2 are:

Alert List – What list contains the items to alert on? Tasks List
Event Type – What triggers the alert? An item is created or modified
E-mail Frequency – How often are e-mails sent? As Soon As Possible
Item Criteria – What items in the list generate an alert? All Items
Who should the alert e-mails be sent to? Send to members of a Contacts List
Contact List Contacts
Contact List View Project Managers

Send Email Widget

Send Email Widget

The Send Email widget sends a custom e-mail to a user or group of users. Lookups are supported in all message properties.

Icon-Warning Widget Limitation: If a recipient property is a lookup to another SharePoint column, the following SharePoint column type and data format limitations apply for the lookup value:

  • For Person or Group columns, person or group data can be displayed using any user information field, as long as that field has data. For example: Users displayed as Name, Account, Work e-mail, User name, etc., can all be used as recipients. Multiple entries are supported for Person or Group columns.
  • For Single line of text columns, the value must be an account name (DOMAINUsername), SharePoint group name, or e-mail address. Multiple entries are supported for Single line of text columns, separated by semicolons (;).
  • Calculated columns are supported with the same format limitations as Single line of text columns.
  • A lookup to a Choice column with the option Checkboxes (allow multiple selections) selected will only work if a single entry is checked.
  • Lookups to SharePoint Lookup columns are not supported.

Widget Properties:

Column Description
From Enter a single From address, using any of the methods listed below. This property defines the e-mail account that the e-mail appears to have come from and where replies are sent. If you do not enter a From address in the widget, the From address configured in Central Administration > Workflow Conductor Control Panel > System Settings will be used instead.
To (Required) Enter one or more To recipients, using any of the methods listed below. This property defines the user or users in the To field of an e-mail message.
CC Enter one or more recipients, using any of the methods listed below. This property defines users in the CC (carbon copy) field of an e-mail message. Addresses in the CC field of an e-mail are visible to recipients.
BCC

Enter one or more recipients, using any of the methods listed below. This property defines users in the BCC (blind carbon copy) field of an e-mail message. Addresses in the BCC field of an e-mail are not visible to recipients.

  • Send Email widget address properties (From, To, CC, and BCC) can all be entered using any one, or a combination of, the methods listed below. Separate multiple addresses in a property with a semicolon (;).
    • Type a display name or account name for a SharePoint or Active Directory user or SharePoint group* and click the Check User icon (Icon-Checkmark).
    • Click the Lookup User icon (Icon-UserLookup) to search for a SharePoint or Active Directory user or SharePoint group* in the User Lookup form.
    • Enter a lookup to e-mail address, user, or group* data using the Add Lookup button Button-AddLookup in the User Lookup form.
    • Type an e-mail address user@domain.com.

      * Groups in a recipient property (To, CC, and BCC) will be expanded to send an e-mail to each user in the group. SharePoint groups are only valid for recipient addresses and cannot be used as a From address.

Subject (Required) Enter a Subject line for the e-mail by typing text in the property field or by clicking the Icon-Ellipsis button to open the text editor. Add lookups to the Subject using the Add Lookup button in the text editor.
Body Enter text for the Body of the e-mail by typing text in the property field or by clicking the Icon-Ellipsis button to open the rich text editor. Add lookups and text formatting to the Body text using the rich text editor. To add a hyperlink in the e-mail body that has a display name different from the URL (e.g., Bamboo instead of http://www.bamboosolutions.com), enter the hyperlink in the following format, including the surrounding brackets ([]): [URL(http://url.com) ,_Text(Text to display)]See Lookups and Variables for more information.
Priority Select a priority setting for the message. Available options are Normal (default), Low, and Urgent, or Set Using Lookup, which can lookup to a field containing a value of “Normal”, “Low”, or “Urgent”.
Allow Attachment

Select Yes to add an attachment to the e-mail message. In the Attach Items box, click the Icon-Ellipsis button to select an item that contains a file to attach.

  • If the item you select is in a document library, the document will be attached.
  • If the item you select is a list item, any attachments attached to that list item will be attached to the e-mail.
Click Apply to save the widget settings.

Example of Send E-mail

Return to User Interaction Widgets List

See Also: