• rahulrocks
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 9
    Questions
  • 13
    Replies
I have two composition templates being referenced in the parent Visual Force Page. I am working on translation using custom Labels. The Custom Labels within the Composition Tags are not getting translated . If Custom labels do not work within the Composition, what is the solution/work around to get the content in the composition template translated?

<apex: page controller="XYZ" page language="{!$CurrentPage.parameters.lang}">  <!--MyvfPage-->
<apex: composition template="Header">



    {!$Label.Hello}


<apex: composition template="Footer">
</apex: page>

Composition Template (Header)

<apex: page controller="ABC" page language="{!$CurrentPage.parameters.lang}">
{!$Label.Hello}

</apex:page>

Composition Template (Footer)

<apex: page controller="ABC" language="{!$CurrentPage.parameters.lang}">
{!$Label.Hello}

</apex:page>

Now i have Custom Label "Hello" Translated to French and Spanish using the translation workbench

On Accessing : MySite.visual.force.com/apex/MyvfPage?lang=fr

Translates Hello in my main VF page , but does not translate the custom label in the composition templates. Thanks

i got Delegated Authentication enabled for my Org (Sandbox as well as Production).
I have written a webservice for LDAP to authenticate my users(in Sandbox).
I have hosted the webservice over a public IP . The incoming request is accepted on port 445 which is then mapped on 443.
I have enabled 'is single-signon enabled' for a test user.
When i try to login through Salesforce Sandbox , i recieve a error "Your Company's webservice is currently down...".
i notice 403(forbidden) in delegated Authentication login errors for ths user.
The webservice url is accessible over internet.
Please let me know what is happening wrong.

i got Delegated Authentication enabled for my Org (Sandbox as well as Production).
I have written a webservice for LDAP to authenticate my users(in Sandbox).
I have hosted the webservice over a public IP . The incoming request is accepted on port 445 which is then mapped on 443.
I have enabled 'is single-signon enabled' for a test user.
When i try to login through Salesforce Sandbox , i recieve a error "Your Company's webservice is currently down...".
i notice 403(forbidden) in delegated Authentication login errors for ths user.
The webservice url is accessible over internet.
Please let me know what is happening wrong.
Quick Response will be really Appreciated.

Hi all,

 

I would like to send an email alert to the opportunity owner if he has not done any updates on his opportunity for last  15 days.

Please suggest how this could be done?

 

Thanx in advance

 

Hi ,

i have been getting this mail from salesforce form yesterday.

 

Your organization (XYZ) has reached its hourly limit for processing workflow time triggers. Processing will resume in the next hour. For information on application limits, see the salesforce.com online help.

 

Could anybody guide me to take corrective as well as preventive action for this?

hi all,

i want to generate a report Report for Accounts,contacts,opportunities and activities.

Since i couldnt find any standard provision 4 dis. i made a new report type relating all dese 4.

But now the problem is dat d records are not comming in the report as required.

The reasion i assume is that oppotunity is not getting related to contact explicitly.

The Report works correctly when i convert a lead, since a account,opportunity and contact is also generated.

Could anybody help me out on this?

 

Thanx in advance

Hi all,

 

I would like to know if i can generate  a report of all accounts thar are shared?

Please help me out.

 

Thanx in advance

hi guys, I want my users to mandatory create a contact b4 dey can make a account? Any help how dis could b done? Thanks in advance

Hi all,

Hope u all r rocking...i have a query..plz help me out..

Can anybody tell me the api name of the Lead assignment checkbox(for lead assignment rules) or how to find it.

I need it so that i can turn it automatically on or off when i capture a lead from web to automatically assign a lead

according to my set lead assignment rules...

thanx in advance

 

Hi all,

 

I would like to send an email alert to the opportunity owner if he has not done any updates on his opportunity for last  15 days.

Please suggest how this could be done?

 

Thanx in advance

 

Hi,

 

I'm new to cloud development. Whenever and wherever I read about cloud computing, i find 'on-demand' word. What does it mean in context of cloud. Can anyone put more light on it.

 

Thanks

Hi ,

i have been getting this mail from salesforce form yesterday.

 

Your organization (XYZ) has reached its hourly limit for processing workflow time triggers. Processing will resume in the next hour. For information on application limits, see the salesforce.com online help.

 

Could anybody guide me to take corrective as well as preventive action for this?

hi all,

i want to generate a report Report for Accounts,contacts,opportunities and activities.

Since i couldnt find any standard provision 4 dis. i made a new report type relating all dese 4.

But now the problem is dat d records are not comming in the report as required.

The reasion i assume is that oppotunity is not getting related to contact explicitly.

The Report works correctly when i convert a lead, since a account,opportunity and contact is also generated.

Could anybody help me out on this?

 

Thanx in advance

Hi all,

 

I would like to know if i can generate  a report of all accounts thar are shared?

Please help me out.

 

Thanx in advance

hi guys, I want my users to mandatory create a contact b4 dey can make a account? Any help how dis could b done? Thanks in advance