• RAJ TR
  • NEWBIE
  • 5 Points
  • Member since 2015

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

I want to create a custom button on parent record to add records in child object. I created the custom button with url for new child record on parent object but the parent name does not auto populate in the new child record edit mode and I have to enter it manually and then save the record. Is their a way to get this working.
Hi,

Problem description: On click of a button on Opportunity, a request goes to third party (SOAP API), couple of fields will get updated based on the response,
When the user click on the button, a popup window will open which auto refreshes every five seconds till we gets the response and render new button, when clicked on this button it redirects to the third paty. the requiement is to show some progress till the button gets visible. I have used actionfunction feature but it is not working for me.
Any help is much appreciated.

Regards
Lokesh
I have a requirement to embed reports in visual force page.
1. I have to display all available reports on visual force page
2. when clicking on the report link , In same VF page the report should be dispalyed

any help appreciated, thanks