You need to sign in to do that
Don't have an account?

add 4-5 custom buttons in new section of page layout in
Hi
I want to add 4-5 custom buttons in new section of page layout in salesforce.
Can you please give me some steps to how to add custom buttons in new section of page-layout.
My object is standard object(case).
Thanks & Regards
Brijesh Kumar Baser
I want to add 4-5 custom buttons in new section of page layout in salesforce.
Can you please give me some steps to how to add custom buttons in new section of page-layout.
My object is standard object(case).
Thanks & Regards
Brijesh Kumar Baser
You can try the following way.
Just create the required buttons in the VF page and then add that page in the PageLayout.
I think it will be visible in only detail mode. Try it out may be it will help you.
how can i add visualforce page into page layout.
Thanks & Regards
Brijesh Kumar Baser
This is the new one in VF.
Make sure you reference the Case object in the standardcontroller of your Visualforce page, so it shows up in the page layout editor. I discuss this here.
Best,
Sati
:smileyhappy:
Thanks For give me a solution for"how to add 4-5 custom buttons in page layout".
I have checked below link.
http://blog.sforce.com/sforce/2008/11/adding-a-visualforce-page-to-a-page-layout.html
From visualforce page we can add 4-5 custom buttons.
Thanks & Regards
Brijesh Kumar Baser
If we add page into page layout,it shows only in field sections not shows in different section.
How can we add into Emails section(new section).
Please give me a solution
Thanks & Regards
Brijesh Kumar Baser
http://blog.sforce.com/sforce/2008/11/adding-a-visualforce-page-to-a-page-layout.html
As per our client requirement,I am enable Emails Related list section for Case Page Layout
By using enable to email-to-case.
We wants to add 4-5 custom buttons in Emails Related List Section.
But when I double-click on Email Related List section in edit mode of page layout,I got a message
"the selected related list cannot be edited".
I Think ,we have to add without visualforce page.
If we use visualforce page we have to develop Email Related List in visualforce page.
If there is any solution to add custom button in Email Related List Section,please give me
Thanks & Regards
Brijesh Kumar Baser
I have done to create 4-5 custom buttons by using create a related list by using visualforce page.
In visualforce page,I use <apex:relatedlist> tag & this page is override to view button.
I share a link also
http://salesforcesource.blogspot.com/2008/10/how-to-create-custom-related-list-on.html?widgetType=BlogArchive&widgetId=BlogArchive1&action=toggle&dir=open&toggle=MONTHLY-1225512000000&toggleopen=MONTHLY-1228107600000
http://salesforcesource.blogspot.com/2008/10/how-to-create-custom-related-list-on.html?widgetType=BlogArchive&widgetId=BlogArchive1&action=toggle&dir=open&toggle=MONTHLY-1225512000000&toggleopen=MONTHLY-1228107600000
But I want to customize in-bound email page(not compose page).How can I customize in-bound Email page in visualforce page
This is very important requirement
Please reply me
Thanks & Regards
Brijesh Kumar baser