The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
12 views

Cloning existing homepage

Are there any changes I should expect with Homepage settings like Chatter feeds,dynamic dashboards,dashboards (or) for that reason any minor components, when cloning an existing homepage component and ...
2
votes
2answers
24 views

How to add a button from custom object to a page layout like Account?

A button is created in the custom object, is there any way to add the button to the page layout of any layout such as Account/Opportunity? I had to add the button to the custom object because the ...
0
votes
2answers
68 views

Create new Related Object on popup

It is possible to open a popup to create a new object by clicking the "new object" button that is on related list? I think that I could add a custom button calling some javascript to ...
2
votes
1answer
54 views

Can we rerender related list on Case page conditionally

I am trying to show related list on case page conditionally, only if the case is owned by the Current logged in salesforce User. Is there any workaround for this? Thanks, Jai
2
votes
2answers
59 views

Creating custom button while installing package

I have created a app and have it as package and have install to an another env i have a custom button in may package. I need to get this button auto generated on the object when the package get ...
2
votes
2answers
42 views

Total Number count of fields on a Page Layout

I am trying to do analysis on the number of fields comparing 2 different page layouts and Could not find an easy way to count the number of fields added to a page layout. Would anyone be able to ...
1
vote
1answer
36 views

Adding related list item to layout on install

I have an application that has a custom related list. At the moment, the related list needs to be added manually after the app has been installed through the page layout. Is it possible to add this ...
1
vote
1answer
85 views

Adding Invitees automatically to a Calendar Event

Is it possible to add invitees automatically when a Calendar Event is created? The requirement is to automatically create invitees based on a custom Event Field (Contract Value). The List of Invitees ...
3
votes
2answers
51 views

Orderable columns

I am using a apex:pageBlockTable with apex:columns on VF page. Is there any tag I can ad to have sortable columns. Note: I would like the column sorting to be in - memory rather than hitting the ...
3
votes
1answer
95 views

Multi-language for inline VF page label

I am having a VF page which I include using a page layout. I have also enabled label to show. Now when you go to detail page, Salesforce automatically pulls the label from VF page label. So far ...
1
vote
1answer
31 views

Why aren't standard fields visible on page layout?

Some Task fields are not visible for a page layout, e.g. anything related to recurrence, reminder date time and similar. Why? Can they be made visible?
1
vote
1answer
80 views

Cases related list on Opportunity not displaying some case records

We have a custom lookup on Case object to the Opportunity object. On this field, the related list label is named 'Cases'. We added the related list Cases to the Opportunity page layout. The user ...
1
vote
1answer
126 views

Filter/group records in Salesforce related lists by value

In SF related lists, how can we filter records by values ? On Company page layout, we will have Contact related list once filter by one value and Contact related list second time filter by another ...
1
vote
1answer
70 views

Adding a standard page to a VF page

I want to add my standard page to my Vf page. I am trying to add some features to my Event page layout (added a VF page) but it is not visible while we create a event it only visible after the record ...
2
votes
2answers
175 views

How to add a VF page to Event standard pagelauout

Is it is possible to add a Vf page to Event standard page layout. If it is possible please tell me, how can i do it?
4
votes
2answers
61 views

Can I make a trigger that will only function on a certain layout?

Thank you for taking the time to read my question, I am new to Salesforce but have experience in Java, SQL and other languages. I am creating a Trigger on Opportunity that will create a Contract, ...
0
votes
2answers
180 views

Unknown property 'String.plancount' visual force

My code is in visualforce page :- Something {!r.plancount} {!rep.name} for something Getting error :- Error: Unknown property 'String.plancount' for !rep.name I ma not getting any error.. ...
1
vote
1answer
102 views

Trying to get width for apex:pageBlock

I have a long title in my apex:pageBlock <apex:pageBlock title="I have a very very very very very long title here and it wraps"> and it wraps to the next line. I try adjusting width ...
1
vote
1answer
115 views

Page Layout - Parent -> Child - > Grand Child

Is it possible to display Parent -> Child -> Grand Child -> Great Grand Child Details in Parent Detail Page Layout. Out Of the Box it seems only Parent -> Child be displayed. In case if this feature ...
3
votes
3answers
125 views

Add field to a VF page

I like to add a field to a VF page when a field is added to a object by admin with out re coding the VF page. Is their any way to add fields to VF page automatically when a field get created on the ...
2
votes
2answers
89 views

Adding filters to my page

I am creating a visual force page which display Opportunities: <apex:page standardController="Opportunity" recordSetVar="opportunities" tabstyle="opportunity" sidebar="false"> ...
2
votes
1answer
479 views

Override 'New' button and redirect to VF page based on PageLayout assignment

I need to override the standard 'New' button with a VF page. Based on the record type selection, I am able to redirect to different pages. now my challenge is to decide the VF page redirection ...
1
vote
1answer
164 views

Custom edit layout

After including an <apex:relatedList list="Contacts"> in a VisualForce page, is it possible to force the usage of different layout to appear when user click on modify / buttons of this ...
4
votes
2answers
288 views

Picklist values for Master record type

Our Salesforce org is largely vanilla, out of the box design. We use the Standard Object Contact with no modifications. Now we have an app that is going to use Contact in a slightly different way ...
0
votes
1answer
87 views

Highlight panel error

Can I have a formula and master-detail field inside highlight Panel on Page Layout? I have a master-detail and a formula field inside highlight panel on page layout. But Package installation fails due ...
2
votes
4answers
546 views

How to display Currency field with all the decimal places without rounding it?

I want to display the currency field with all the decimal places.Right now salesforce automatically rounds it to two decimal places. salesforce displays 123.45678 as 123.46 ,i want it to be 123.45678 ...
5
votes
1answer
120 views

Display bookmark link on detail page to inline VF page

How can I display an inline visualforce page on a page layout and have Salesforce generate the bookmark link at the top of the detail page, like it does for related lists? Currently, I can do this ...
10
votes
2answers
188 views

New Salesforce Layout Dreamforce 2012

This year at dreamforce I noticed a slightly altered salesforce layout, especially the salesforce header section. When you look at the keynotes, you can actually see the different header in the ...
1
vote
0answers
375 views

Parent entity failed to deploy

I'm trying to use the metadata api to do a destructive change call on all non-packaged components in my sandbox. However, I keep receiving the following error: layouts/SocialPost-Social Post ...
1
vote
3answers
417 views

Greyed out fields on object settings in permission sets

I am trying to give edit permissions for my partners on a custom object, but on the same time, I need them to have READ only on some of the fields that they see. The custom object includes a text ...
5
votes
5answers
470 views

Dependent picklists - Controlling field not on the page layout

I want to be able to have the controlling field of a dependent picklist not show to the users, I am updating this field using workflow. From Salesforce docs Page layouts Make sure controlling fields ...
0
votes
4answers
369 views

How to make Lead Status field read-only in a profile?

I'm trying to set up a profile that can only change the Owner on a Lead, nothing else. Mostly it works, except for three fields: Name, Lead Status and Company: Field-level security won't let me ...
1
vote
1answer
117 views

How to chose the close case layout for the mass close button in a list view

When users are viewing the cases that are assigned to a certain queue, they use that queues list view, and see these buttons: It is my intention that they should be able to use the close button on ...