Dynamic Filter To Sharepoint Calendar View

Hello ,
I want  to add Dynamic column filter to Calendar View of sharepoint.
Is there any one has good Approach for this ?
Regards, Shivaji

 Hi Shivaji,
In fact, to filter dynamic we can use Filter Web Part, however the Filter Web Part Connections cannot connect to Calendar View by default. In this case, may be you can custom Filter Web Part to achieve your
requirement.
Walkthrough: creating a basic web part:
http://msdn.microsoft.com/en-us/library/ms415817.aspx
How to: Retrieve List Items:
http://msdn.microsoft.com/en-us/library/ee534956.aspx
If it’s not the issue, please feel free to ask me.
Thanks,
Qiao Wei
TechNet Community Support

Similar Messages

  • How to display private calendar appointments in Sharepoint calendar view

    I found this post about how to setup a sharepoint calendar as a personal calendar within Sharepoint 2013. 
    http://sharepoint.stackexchange.com/questions/83366/view-outlook-calendar-in-sharepoint-2013
    It works great, but when the logged in person opens it the private calendar appointments only show as "busy" and don't show the details of the appointment. Since the person who's viewing it is the person logged in I would think it would allow the
    person to see their own calendar appointments.
    Is there a way to allow private appointments to show details in this view?

    Hi,
    As I understand you would like to show Exchange calendar contents on SharePoint calendar.
    I found a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/2020d3a9-0efc-4c88-818e-87d11d5ad485/sharepoint-2013-calendar-integration-with-outlook-2010-calendar?forum=sharepointgeneral
    For more information:
    http://blogs.technet.com/b/ptsblog/archive/2011/05/31/sharepoint-and-exchange-calendar-together.aspx
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Sharepoint calendar views

    Can I change the work week to start on Monday instead of Sunday?

    Change the regional setting on your site.
    Site Actions --> Site Settings --> Regional Settings --> Select Monday as your first day of week under Define your work week section.
    Just to clarify, I cannot validate this in MOSS 2007 given I do not have any running instance and hence I am giving instructions based on SP 2010. Sorry if this does not exist in MOSS 2007. :)
    Amit

  • Using filters in creating a view on Sharepoint calendar

    My office has a Sharepoint site set up, where we mainly use the calendar to record our travel, etc. I've been asked to create public views to filter the calendar according to the different teams in our office. I have no problems with this - have done this
    many times - but am trying to create a view for our largest team, and when I try to filter by their names, there are simply not enough columns available for me to add everyone. Does anyone have a solution for this?

    Hi Natashah,
    You can create a new Choice column with all the team names, when create new event in calendar, select the team name which the event belong to.
    Then when you filter for different team view in calendar, you can use the team name to filter.
    If you want to display more than 10 Filters in the ViewNew.aspx page, you can customize the ViewNew.aspx page in the 12\Tempalte\layouts folder, modify the 10 to the required number (not modify the value width=10).
    Note, back up the ViewNew.aspx page before the modification.
    Thanks
    Regards, Daniel

  • Can SharePoint calendar show more than 3 items on a Day's schedule in Month view? How?

    Hi there,
    Can SharePoint calendar show more than 3 items on a Day's schedule in Month view? How?
    Thank you so much.

    Hi,
    From your description, my understanding is that you want to expand all items if a Day’s schedule has more than 3 items.
    You could accomplish your requirement with jQuery to auto expand all items when you load month view, please refer to this article:
    Auto Expand Month View on SharePoint 2013 Calendar
    http://blog.eastridge.net/auto-expand-month-view-on-sharepoint-2013-calendar
    If I misunderstand your requirement, please provide more detailed information.
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Customizing Sharepoint Calendar Week Group View to display multiple weeks in a single row

    Hi,
    SharePoint Calendar's Week Group View is useful for comparing multiple co-worker's schedule, and we have a business needs to be able to view the schedule for with the date range of more than one week at a time between co-workers for planning purposes, is
    there a way (code or no-code) to manipulate the date/week range so that the calendar display more than 7 days in a single row?

    Hi,
    As there is no such OOTB feature, I would suggest that you can change the calendar scope to “Month” or create a Gantt view to display more weeks in a view.
    Or you can try to create a custom calendar web part to meet your requirement.
    Here are some samples of custom calendar web part for your reference:
    http://www.codeproject.com/Articles/108676/SharePoint-Custom-Calendar
    http://gunnarpeipman.com/2009/01/creating-sharepoint-global-calendar/
    https://blog.metrostarsystems.com/2013/10/21/creating-a-custom-sharepoint-calendar-rollup/
    Best regards
    Patrick Liang
    TechNet Community Support

  • Meeting Room reservation does not show data in the calendar view in SharePoint 2013

    Hi,
    I have created one calendar list using the following link.
    http://www.codeproject.com/Articles/588685/ReservationplusofplusresourcesplusinplusSharePoint
    Here it giving two content type -Reservation and another is scedule & reservation.
    In reservation content type attendees filed is not added.So if i am not adding the attendees,the item is not showing in the calendar view,but the item is showing in all events view.
    And if i am using another content type,its asking for attendees and i have added my name.
    So the problem is that it shows the item where the attendees is me.
    So how can i make it public that all the user can see the bookings.
    Please help
    Thank you

    Check this pls
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/7edbfab2-885b-43b8-8cf4-90323df9b0a5/new-meetings-are-not-showing-up-in-room-mailbox-calendars?forum=exchangesvrgenerallegacy
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • 2 weeks option in the Calendar view in SharePoint

    Hi,
    A client of mine asked for it, and although I looked for it over several search engines, I never found anything...
    The Calendar view in SharePoint give three options : Day Week, Month.
    My client asked if there is a possibility to have a "2 Weeks" option, similar to the Week (optionally with the ability to decide whether to show week-end days on not).
    Thanks for any answer...
    Francis

    Hi Darkschneider,
    If you want to view two weeks, you can use month view. It includes two weeks view.
    Or you can use two calendars, each calendar show one week.
    For more information about remove Saturday & Sunday from a calendar view in SharePoint, please refer to the following article:
    http://blog.thekid.me.uk/archive/2008/03/30/remove-saturday-sunday-from-a-calendar-view-in-sharepoint.aspx
    For more information about how to create or change a view, please refer to the following article:
    Create or change a view
    http://office.microsoft.com/en-us/windows-sharepoint-services-help/create-or-change-a-view-HA010021577.aspx
    Regards, Rock Wang Microsoft Online Community Support

  • Materialized view with dynamic filter

    I have a query which has a dynamic filter in the where clause. Dynamic in the sense, the value in the where condition will be obtained only when the query is run.
    The user interface is Business Objects tool i am using, based on the user login variable, the query is formed. Is there a possibilty to create a materialized view using this query.
    The query looks like this. The part in BOLD section is the filter. This query is taking long time and hence i am going for materialized view. Please suggest a solution
    SELECT
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_5_DESC,
    SUM(case when PERIOD_DIM.FISCAL_PERIOD_NBR = ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_PERIOD_NBR ) and PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR ) then SALES_FACT.NET_SALES_USD else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_PERIOD_NBR= ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_PERIOD_NBR ) and PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR )-1 AND PERIOD_DIM.FISCAL_DAY_IN_PERIOD BETWEEN 1 AND ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_DAY_IN_PERIOD ) then SALES_FACT.NET_SALES_USD else 0 end),
    SUM(case when
    PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR ) then SALES_FACT.NET_SALES_USD else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_YEAR= ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR )-1
    AND PERIOD_DIM.FISCAL_DAY_IN_YEAR BETWEEN 1 AND ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_DAY_IN_YEAR )
    then SALES_FACT.NET_SALES_USD else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_PERIOD_NBR = ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_PERIOD_NBR )and PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR ) then SALES_FACT.MUNITS_SOLD_QTY else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_PERIOD_NBR= ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_PERIOD_NBR ) and PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR )-1 AND PERIOD_DIM.FISCAL_DAY_IN_PERIOD BETWEEN 1 AND ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_DAY_IN_PERIOD ) then SALES_FACT.MUNITS_SOLD_QTY else 0 end),
    SUM(case when
    PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR ) then SALES_FACT.MUNITS_SOLD_QTY
    else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_YEAR= ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR )-1 AND PERIOD_DIM.FISCAL_DAY_IN_YEAR BETWEEN 1 AND ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_DAY_IN_YEAR )
    then SALES_FACT.MUNITS_SOLD_QTY else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_PERIOD_NBR = ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_PERIOD_NBR ) and PERIOD_DIM.FISCAL_YEAR= ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR ) then
    SALES_FACT.CASES_SOLD_QTY else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_PERIOD_NBR= ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_PERIOD_NBR )and PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR )-1 AND PERIOD_DIM.FISCAL_DAY_IN_PERIOD BETWEEN 1 AND ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_DAY_IN_PERIOD ) then SALES_FACT.CASES_SOLD_QTY else 0 end),
    SUM(case when
    PERIOD_DIM.FISCAL_YEAR=( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR ) then SALES_FACT.CASES_SOLD_QTY
    else 0 end),
    SUM(case when PERIOD_DIM.FISCAL_YEAR= ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR )-1 AND PERIOD_DIM.FISCAL_DAY_IN_YEAR BETWEEN 1 AND ( DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_DAY_IN_YEAR )
    then SALES_FACT.CASES_SOLD_QTY else 0 end),
    DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR,
    DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_MONTH_NAME,
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_6_DESC,
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_7_DESC,
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_8_DESC,
    CONCAT (CONCAT(SHIP_TO_CUST_DIM.SOURCE_CUST_NBR,'-'),SHIP_TO_CUST_DIM.SOLD_TO_CUST_NAME),
    CONCAT (CONCAT(SHIP_TO_CUST_DIM.SOURCE_CUST_NBR,'-'),SHIP_TO_CUST_DIM.SHIP_TO_CUST_LOC_NAME)
    FROM
    DM_SALES.SALES_ORG_DIM,
    PERIOD_DIM,
    SALES_FACT,
    DM_SALES.CURRENT_DATE_PERIOD_DIM,
    SHIP_TO_CUST_DIM
    WHERE
    ( SALES_FACT.INVOICE_DATE_KEY(+)=PERIOD_DIM.PERIOD_KEY )
    AND ( SHIP_TO_CUST_DIM.SHIP_TO_CUST_KEY=SALES_FACT.SHIP_TO_CUST_KEY )
    AND ( SALES_FACT.SALES_ORG_KEY=DM_SALES.SALES_ORG_DIM.SALES_ORG_KEY )
    AND ( PERIOD_DIM.PERIOD_KEY<=DM_SALES.CURRENT_DATE_PERIOD_DIM.PERIOD_KEY )
    AND
    ( DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_5_DESC=(SELECT DM_SALES.SECURITY_HEADER.SALES_ORG_POSITION_DESC from DM_SALES.SECURITY_HEADER
    WHERE DM_SALES.SECURITY_HEADER.BOLOGIN = @VARIABLE('BOUSER')) ) AND
    ( PERIOD_DIM.FISCAL_YEAR>=DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR-1 )
    GROUP BY
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_5_DESC,
    DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_YEAR,
    DM_SALES.CURRENT_DATE_PERIOD_DIM.FISCAL_MONTH_NAME,
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_6_DESC,
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_7_DESC,
    DM_SALES.SALES_ORG_DIM.POSITION_LEVEL_8_DESC,
    CONCAT (CONCAT(SHIP_TO_CUST_DIM.SOURCE_CUST_NBR,'-'),SHIP_TO_CUST_DIM.SOLD_TO_CUST_NAME),
    CONCAT (CONCAT(SHIP_TO_CUST_DIM.SOURCE_CUST_NBR,'-'),SHIP_TO_CUST_DIM.SHIP_TO_CUST_LOC_NAME)

    You could potentially create a single materialized view that had no restriction on the BOLOGIN column and allow Oracle to use that materialized view to be used to satisfy requests from the different users. You may need to add appropriate indexes to the materialized view for that to be a reasonable option, depending on how many distinct BOLOGIN values you expect.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Calendar View: Unable filter Recurring Event by Start/End Time and Group by Recurring Event View

    Hi All,
    I have just found several issues with Calendar View from WSS 3.0:
    Unable to filter by [Start Time] and [End Time]
    I am not sure why these 2 columns doesn't appear in the Filtering column in the View Settings. The workaround found in the internet is to create calculated column for Start Time and and End Time. However, it doesn't work for Recurring Event, the calculated column will show only first recurring event Start Time.
    Unable to use "Group By"
    When I create new view in Calendar using format: "Standard View, with Expanding Recurring Events", there is no option to specify "Group By". Anyone knows how to show all recurring event in List view and grouped by Start Time (or any other column).
    Thank you and apprecate for any idea.

    Hello,
    I got this from a colleague of mine so I can't take credit for it but here might be a possible workaround:
    1. Create two new Columns called Start Filter and End Filter.  Make these columns Calculated Columns with formulas of [Start Time] and [End Time] respectively.  The columns should be of the Date and Time\Date and Time type and should not be displayed on the Default View.
    2. Click Advanced Settings and choose Yes to the question "Allow management of Content Types" in the Content Types section.  Click OK.
    3. Click on the Event Content Type.  Open the two columns created in step 1 and select "hidden" for both of them.  Click OK.
    4. Back at the list settings create a new view or edit an existing view.  When you get to the filter section choose "Show items only when the following is true" and select the following:
    Start Filter
    is less than or equal to
    [Today]
    And
    End Filter
    is greater than or equal to
    [Today]
    5. Click OK to save the view.
    6. Open the List view web part that is displaying the recently changed calendar and change the view to the newly created or newly edited view.  Click Apply, OK.
    -Aseem Nayar
    This posting is provided "AS IS" with no warranties, and confers no rights

  • How to export SharePoint 2013 Calendar View to PPT or as an image?

    Greetings!
    I am working on a SharePoint 2013 event calendar and should be able to provide a capability to export my calendar view (day/week/month) as a PPT slide or as an image. I understand that OOB we can export the calendar list to Excel or open using MS Access.
    I had been exploring the option of using the Chart View Web Part which can be saved as an image (jpeg/bmp/png). Here are the pitfalls - Chart View WP does not support calendar view. At best, I am able to use the Gantt Chart Types, but having difficulty using
    Calendar list "Start Time" column for one of the axes. There is End Time and Duration columns available for selection, but not start time. Also, I am unable to define date range for my date in the x-axis. Right now I have an x-axis
    that spans over 40 years. Is there any way to confine the chart for a particular quarter or year.
    At this time, I am inclined to look at custom development approaches. Any suggestions regarding an approach will be really helpful.
    Thanks!

    Well, even if you want to go through "Export", it will be more manual work than taking a screenie. Unless of course you want to achieve it programmatically (am not sure what to do there).
    Another option could be to subscribe to the SharePoint Calendar from Outlook. That way you can eliminate the need for the PPT (?) and also enable your users/clients/management to have more clarity on how the dates stand vis-a-vis other stuff they have listed
    on their calendars.
    ----------------------- Sujay Sarma {Unbounded;}

  • Calendar view or filter calendar view

    Hi,
    Im preety new to sharepoint and I have a question.
    In my work we have 5 departments. These 5 departments will have their own page with their own calendars for planning. However on the main page I want to have one calendar with a weekly calendar view BUT two options (views).
    Meetings and Away.This is so every department can plan and write what they want but in an overview on the main page it´s possible to see what meetings are going on and whos in work or not.
    I created a calendar on the main page with overlays from the department pages and then I thought it would be possible to create to filtered views in calendar view. But it´s not what I can see, the shortcut that you can find in the list view is not there
    so now I´m kind of stuck.
    I appreciate any kind of help or ideas.
    Anders
    Sweden

    Hi,
    Thank you for your answer.
    Ok, I understand what you mean.
    The problem I get is that I want to put the Calendar on my start page.
    But if I create a link to the calendar wiev it takes me to the calendar app with the view I want. Is it possible to change the view and still be in the start page.
    In the calendar app its just the calendar right? Not possible to add any links.
    I want to avoid to click "back" in IE. 
    I want it to be like this, one link with In the start page it shows all events. And in the top I have to links, All Events,  Meetings and Away. If click Meetings I want to change the view to the one that just show Meetings and in the top it would still
    be the links.
    But when I click a link I come to the calendar app thats kind of ruins it.
    / Anders
    Sweden

  • One calendar view does not show up when configure calendar overlay in sharepoint 2010

    I created 5 views for a calendar and wanted to create a calendar overlay to show all 5 views.
    Events 1
    Events 2
    Events 3
    Events 4
    Other events
    but one view named "Other events" is not showing up when selecting view from "calendar" list.. (only the other 4 views are shown)
    I checked that the view is created correctly and listed in views section in list settings.
    Don't know why ?
    Appreciate any advice

    Hi,
    According to your post, my understanding is that one of your calendar view didn’t display when configured the calendar overlay.
    Was the “other events” view created by the Calendar View format?     
    You can only select the view created by the Calendar view format when you configure the calendar overlay.
    I had tested with five view as your description, they are all the calendar views, and all the views could display when I configured the calendar overlay as below.
    You can recreate a new view or a new calendar, then check whether it works.
    There is an article about creating Calendar Overlay, you can check with it.
    http://deannaschneider.wordpress.com/2011/09/28/calendar-overlay-a-simple-sharepoint-2010-ootb-master-calendar/
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Creating a Calendar View using alternative date fields

    I have a Sharepoint 2007 calendar list that includes the standard Start and End Date fields.  I also have "Suggested Start Date" and "Suggested End Date" fields that are utilized by users to recommend the Start and End Dates for
    the event.
    I can create a Calendar view that displays the events according to the Start and End dates.
    I cannot create a Calendar view that displays the events according to the Suggested Start and Suggested End date fields.
    In practice, all items are not displayed on this second calendar view that should be displayed even though you can choose these fields as Time Interval values when establishing the calendar.
    Is there a way to create a Calendar View that will use date fields other than the default Start and End date fields?
    Thanks,
    Chris Mang>> JDA Software Group, Inc.

    Hello,
    It seems problem with time value. Have you included time value in custom datatime column wile creating? What happens when you select "date only" from column settings?
    You can also try below suggestion to include "IncludeTimeValue" parameter in CAMl query by designer:
    http://stackoverflow.com/questions/18362853/how-do-i-filter-by-today-and-time-in-sharepoint-list-view
    OR else create two more calculated column and save date only in those columns then filter by them.
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Legend Calendar view of VC doesn't work

    Hello,
    I have created a model which returning start date and end date of planned maintenance dates. I can show these dates in calendar view but when I try to add legend to this calendar not only I am not able to see any legend but also calendar is also empty, all dates are gone.
    But when I remove all legends the calendar shows all dates in the same color.
    I tried to find an answer for this issue on SDN and google but except 2 [not answered question |Visual Composer Calendar;on SDN, Couldn't find any usefull answer.
    I also reviewed these:
    http://help.sap.com/saphelp_gts72/helpdata/de/43/eca4ef15b22ae6e10000000a422035/content.htm
    http://help.sap.com/saphelp_rc10/helpdata/en/43/eeb0b2a3597062e10000000a1553f6/content.htm
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9326072e-0c01-0010-bc97-f72e93338101?QuickLink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/63f2052e-0c01-0010-b9a2-e1f7457a7fbe?QuickLink=index&overridelayout=true
    It is very simple but it doesn't work!!!
    these are my settings;
    from date field = @Begda
    to date field = @endda
    Calendar range = Auto
    Legend placement = Below (not able to change)
    legend filtering = filter
    dynamic legend = not selected
    legend ID field = when dynamic legend is not selected this field is disabled
    the Table for legend:
    = 0
    Label = ABC  
    Color = #339966
    Condition = @SYSID=='ABC'
    I really can't figure this out!    your help will be highly appreciated
    Thanks.

    Your description is a bit sketchy, however a few thoughts (might actually start with step 4).
    1) make sure your cfm files and project is set up to be under your ColdFusion9 wwwroot.  So, on windows, if your project was called test, the correct folder would be c:\ColdFusion9\wwwroot\test, with the .cfm files under that directory.
    2) make sure you can bring up the ColdFusion9 administrator panel.  Under Servers, right-click the server you setup, and do "launch ColdFusion Administrator".  Make sure your local server is setup with the right passwords.
    3) check your project properties (right click on your project, select properties), and here make sure your project is referencing the server.  From there you should be able to switch from the Source|Firefox|IE tabs (that's what I have on Windows), and something should show up.  Also, when you run the .cfm file in an external browser.
    4) Step 1, however, should be verifyable OUTSIDE of CF Builder, with a path something like:
         http://localhost:8500/project-directory-name/example.cfm file
    Also of course make sure that http://localhost:8500/CFIDE does something.   That should tie it altogether, since when you do a launch/run from CF Builder, you can compare the address it puts in your browser, with the aforementioned addresses.
    Let us know what was wrong, so others can use your post.

Maybe you are looking for