The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
50 views

Event Sync - Salesforce Public Calendar with SharePoint Calendar

The ask is to sync the event details from Salesforce Public Calendar with SharePoint Calendar. This should happen when an event is created in SF. I would like your views on the feasibility of using ...
1
vote
1answer
61 views

Adding Invitees automatically to a Calendar Event

Is it possible to add invitees automatically when a Calendar Event is created? The requirement is to automatically create invitees based on a custom Event Field (Contract Value). The List of Invitees ...
2
votes
2answers
87 views

Visualforce Datepicker calendar icon vs today's date

On VF pages, I'm using apex:inputField as a column in a pageblockTable. The inputField is bound to a Date field. SFDC displays this as a box followed by '[ todaysDate ]' I like that SFDC displays the ...
2
votes
1answer
28 views

How to identify parent of child events?

Question Given a child event, how can I find it's parent? Background We're working on a terminated user tool. One component of that is transferring future events for that user to their ...
1
vote
1answer
48 views

Calendar does not work properly

I have created a VF page which contain Date field. But this date calender do not display once we have selected the date once. But the date works in standard page not in VF page. This issue only stand ...
1
vote
1answer
49 views

calendar does not work

I have a Vf page with Date field. when i click the calender will display and from where i can choose my date. But it get displayed only fist selection. eg: When i try to select the date for 1st ...
4
votes
1answer
63 views

Formula to display the current week

Is there a formula to display the calendar week I want to display the following for the 2nd week of FEB,2013 eg: 02/10/2013 to 02/16/2013 and for 3rd as : 02/17/2013 to 02/23/2013 I want to ...
2
votes
1answer
42 views

Can i create a formula field to calculate the time in business hours between Case created date to now/Closed date?

Can i create a formula field to calculate the time in business hours between Case created date to now/Closed date? I'm looking for a non code solution which is equivalent to finding the difference ...
8
votes
3answers
447 views

Standard Datepicker Year values

I have used date field in my visualforce page.By default the datpicker is showing values upto year 2012.but i nedd to insert few more years before 2012.How can i implement this as it is the default ...
0
votes
1answer
59 views

Empty picklists when account is dragged to calendar to quickly create Event

There's a checkbox in Setup -> User Interface that allows you to drag Accounts from list views to calendar & quickly create events. When you drag them, a "balloon" pops up with all the fields ...
0
votes
2answers
57 views

Problem with date calendar

i am showing my date field value in input field in page block section as follows. but calendar is not rendering when i click on this field. please suggest aomething. Thanks in advance. ...
1
vote
0answers
48 views

Event on SFDC Public Calendar not showing on Contact Activities list

I have a public calendar to which everyone in the org has Show Detail access. When I add a new event to the calendar and set the "WhoId" equal to a Contact, the event does not show up on the Open ...