• DannyLeibs
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 5
    Replies

Hello, 

 

My organization has a custom object where youth notes are placed.  We also have a private chatter group where staff communicate about youth.  We have a need to enter the notes in the custom object (text area field), decide if it should be private (checkbox), and then if so, push the notes into the chatter group without double entry.  I am not a developer, and do not know how to do this.  Can anyone help?

 

Thanks, 

 

Dan

Hello, 

 

My organization has a custom object where youth notes are placed.  We also have a private chatter group where staff communicate about youth.  We have a need to enter the notes in the custom object (text area field), decide if it should be private (checkbox), and then if so, push the notes into the chatter group without double entry.  I am not a developer, and do not know how to do this.  Can anyone help?

 

Thanks, 

 

Dan

I am using a VF page to only show a particular List View instead of the standard Leads tab.  Everything works fine, but if a user deletes a lead, the delete button brings the user back to the standard lead tab.  I need to create a custom delete button so that I can redirect them to my VF page.  Can someone give me the code (or tell me where to find it) for the standard delete button?  OR how to create a custom delete button so I can redirect them to my VF page?

I have created a new leads button and want to override the existing button on the Leads tab.  I know I have to make a visualforce page, but I am new to visualforce and do not know how to do this.  I know the structure is:

 

<apex:page standardController="Lead">

 

</apex:page>

 

and my button is this:

/00Q/e
?retURL=00q
&lea3="DO NOT EDIT"

 

Can someone help me create this?

 

Thanks, 

Dan

Hello, 

 

My organization has a custom object where youth notes are placed.  We also have a private chatter group where staff communicate about youth.  We have a need to enter the notes in the custom object (text area field), decide if it should be private (checkbox), and then if so, push the notes into the chatter group without double entry.  I am not a developer, and do not know how to do this.  Can anyone help?

 

Thanks, 

 

Dan

I am using a VF page to only show a particular List View instead of the standard Leads tab.  Everything works fine, but if a user deletes a lead, the delete button brings the user back to the standard lead tab.  I need to create a custom delete button so that I can redirect them to my VF page.  Can someone give me the code (or tell me where to find it) for the standard delete button?  OR how to create a custom delete button so I can redirect them to my VF page?

I have created a new leads button and want to override the existing button on the Leads tab.  I know I have to make a visualforce page, but I am new to visualforce and do not know how to do this.  I know the structure is:

 

<apex:page standardController="Lead">

 

</apex:page>

 

and my button is this:

/00Q/e
?retURL=00q
&lea3="DO NOT EDIT"

 

Can someone help me create this?

 

Thanks, 

Dan

Hi,

 

Is it possible to customiz chatter with either free user licenses or chatter plus?

Is it possible to change names of the current tabs or add new tabs to chatter? (if yes, with which license and how?)

Is it possible to customize chatter search? (If yes with which license and how?)

Is it possible to add company logo to the chatter?

 

Thanks for you rhelp

  • March 28, 2012
  • Like
  • 0