• ak80
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 1
    Replies

Is there a way to control the size and orientation (tail style) of Salesforce tooltips created by using LookupHoverDetail.getHover(x, y).Show() method?


Any tip is appreciated.

 

Thanks.

  • December 21, 2009
  • Like
  • 0

I've done some research and concluded that currently there’s no way of attaching more than 1 child (dependant) objects to parent (primary) in salesforce custom reports.

 

A number of threads (dated 2007 to 2009) with tons of replies has been posted on the “Ideas” portal.

People keep promoting these ideas and asking to add this feature to reports, but there’s no definite reply or suggested alternatives from the SF team’s part.

 

Here’s one of the posted ideas, for example:

http://ideas.salesforce.com/article/show/10091937/Custom_Reports__One_Parent_Multiple_Children

 

 

If anyone could suggest a workaround or give a tip, I'd really appreciate it!

 

Thanks.

  • December 09, 2009
  • Like
  • 0
Basically, I'm trying to display a simple line chart on a VF page.

I'm open to any working approach.
Here's what I've tried so far:

- Pure javascript chart
- Using dojo library
- Flex inside an S-Control

Sadly, I couldn't make any of above work :-(

Any working sample, a guideline or a tip would be greatly appreciated!

AK.
  • October 27, 2008
  • Like
  • 0
Basically, I'm trying to display a simple line chart on a VF page.

I'm open to any working approach.
Here's what I've tried so far:

- Pure javascript chart
- Using dojo library
- Flex inside an S-Control

Sadly, I couldn't make any of above work :-(

Any working sample, a guideline or a tip would be greatly appreciated!

AK.
  • October 27, 2008
  • Like
  • 0