• karthik 369
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 7
    Questions
  • 5
    Replies
Hi All,

I am trying to Navigate One comopent to another coponent with attributes.
Its not woking in community.
But it is working in lightning view.
Can any one help with code please.

i tried somany refernces but did not find.

Thanks in advance.
Hi All,

I am trying to Navigate One comopent to another coponent with attributes. Its not woking in community. But it is working in lightning view.
Can any one help with code please.

Thanks in advance.
Hi All,

can any help in creating the VF page like the below image.
User-added image
Hi All
I need to download a PDF page using the Lightning component for the object detail page in Lightning view.
Please share the code if any one has.

Thank in advance.
I am dispalying the records in lightning list view.
when i click button the perticular record line in output it should show in XML format.

current input:
User-added image

expected output:
User-added image

Can anyone help me.
Hi All,
i am tryying to display account table in the component using table,td,tr
in this 1st coloum i need to display arrow and use expand and collapse for the remaining fields to display.

expected output:
User-added image

Can any one help me to complete component.
Hi All,
using rest api i am fetching the response from external system, from that i am displaying the records directy in the lightning component.
I have created one(1) custom object and few fields.
But now i want to display each record detail page using the created custom object without inserting the records.

How to dispay records detail page when i click the record from the display component.

Thanks in advance.
 
Hi All,

I am trying to Navigate One comopent to another coponent with attributes.
Its not woking in community.
But it is working in lightning view.
Can any one help with code please.

i tried somany refernces but did not find.

Thanks in advance.
Hi All,

I am trying to Navigate One comopent to another coponent with attributes. Its not woking in community. But it is working in lightning view.
Can any one help with code please.

Thanks in advance.
I have to create a stacked bar chart dynamically in the Visualforce page. 
My requirement as follows:
1. Create a stacked bar graph.
2. Add the graph to the Object page layout.
3. Filter the graph by the selected dropdown value. 
4. Restrict the onClick event.
5. Display the details on hover over on the chart.

Is there any way to create a stacked bar graph in a visualforce page.
Thanks in advance.
Hi All,
i am tryying to display account table in the component using table,td,tr
in this 1st coloum i need to display arrow and use expand and collapse for the remaining fields to display.

expected output:
User-added image

Can any one help me to complete component.