-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
16Questions
-
15Replies
Different currencies for rollup field and detial object
Hi ,
Is it possbile to have different currencies for the detail object and the rollup field of that detail on the master object. If so can you please guide me on how to achive it.
Thanks...................
-
- SFDC0539
- June 22, 2012
- Like
- 0
- Continue reading or reply
How to pass the value from JQuery result to Page Controller.
Hi,
I'm using the JQuery Autocomplete in a VF component. I need help with passing the selected value from the JQuery .result(function(event, data, formatted) funtion to the page controller. Please let me know how can i do this.
Thanks.....
-
- SFDC0539
- May 29, 2012
- Like
- 0
- Continue reading or reply
Unable to install eclipse
I'm unable to install eclipse and not able to figure out what's wrong. Im getting the following error. Please help.........
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found 88633bfcd6f5878be71182c6a405b2a5.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 44db36699ca7fdd38917fced4e63c3b3 and found 34334ff579d59c72913cbd9928b55e6a.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found d2a6ba2eb32dc8029d97a959c8acf4c6.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.ui.editors,24.0.0.201202291629.
MD5 hash is not as expected. Expected: ff45a840737d9bef14347ce6f5b5daa4 and found 32e9df69f5309f6f78ae29e9ce77deb4.
-
- SFDC0539
- May 03, 2012
- Like
- 0
- Continue reading or reply
Visualforce Email template in Messaging email class.
Hi,
Is it possible to use visualforce email template in Messaging.SingleEmailMessage method.
Thanks......
-
- SFDC0539
- March 07, 2012
- Like
- 0
- Continue reading or reply
Access createddate in query
Hi,
My requirement is to generate a visual force report based on lead created date. I need to take the created date as input and use it in the query to get only those records which were created on that date.
I am able to get it into the controller but unable to use it in the query. Please help......
Thanks...........
-
- SFDC0539
- January 20, 2012
- Like
- 0
- Continue reading or reply
Deactivate User
Hi,
I am unable to deactivate a certain user. I get a peculiar error that the user is a default worklow user, but i dont have any workflows in my org. Please Help
Thank you....
-
- SFDC0539
- January 19, 2012
- Like
- 0
- Continue reading or reply
Restriction on next approver - Approval Process
Hi,
I need to restrict the current user from choosing himself as the next approver in the approval process when he submits a record for approval. Please Help!!!!!!!!!!!!!!!
Thanks.....................
-
- SFDC0539
- January 04, 2012
- Like
- 0
- Continue reading or reply
Integration of Oracle EBS with SFDC
Hi,
I need to integrate Oracle EBS with my salesforce org. Can any one help me with docs or any links which will help me go ahead with the integration.
Thanks......
-
- SFDC0539
- January 04, 2012
- Like
- 0
- Continue reading or reply
Integration of Oracle EBS with Salesforce CRM
Hi,
I need to integrate Oracle EBS with my salesforce org. Can any one help me with docs or any links which will help me go ahead with the integration.
Thanks......
-
- SFDC0539
- January 04, 2012
- Like
- 0
- Continue reading or reply
Submit For Approval button not being enabled
Hi ,
I am facing a weird error where the submit for approval button in the approval history related list of the opportunity page is showing up as disabled, but actually when i clicked on it i realized that it is active and working fine. But I'm not able to display it as an active button. The opportunity page is overridden by the standard page. The contents of the page are below. I'm not able to figure out if this code is affecting that button. Please help!!!!!!
<apex:page standardController="Opportunity">
<script src="/js/functions.js" type="text/javascript"></script>
<script type="text/javascript" src="/soap/ajax/16.0/connection.js"></script>
<script type="text/javascript" src="/soap/ajax/16.0/ajax.js"></script>
<script type="text/javascript">
window.onload = init;
function init(){
// alert('__________________init');
if('{!opportunity.StageName}' != 'Proposal/Price Quote')
{
//alert('_________________in if blk_');
hideConvertButton("convertButton");
}
}
function hideConvertButton(btnName){
try{
var convertButtons = document.getElementsByName("piSubmit");
// alert('+++++++++++'+convertButtons);
convertButtons[0].className="btnDisabled";
convertButtons[0].disabled=false;
convertButtons[1].className="btnDisabled";
convertButtons[1].disabled=false;
}
catch(e) {
// var ee = e.message || 0; alert('Error: \n\n'+e+'\n'+ee);
}
}
</script>
<apex:form >
<apex:Detail subject="{!Opportunity.ID}">
</apex:Detail>
</apex:form>
</apex:page>
Thank You.......
-
- SFDC0539
- January 03, 2012
- Like
- 0
- Continue reading or reply
URL Hacking
Hi,
I have a requirement where I need to customize cloning.
For that I created a custom button and did URL hacking which worked.
But I had a requirement because of which I had to override the Clone page with a custom VF page.
Now the URL hacking is not working.
Please suggest a workaround for this
Thanks
-
- SFDC0539
- December 26, 2011
- Like
- 0
- Continue reading or reply
Access field id for standard objects
Hi,
How to get the field id's for standard objects. I need to access the field ids for contact object.
Thanks
-
- SFDC0539
- December 20, 2011
- Like
- 0
- Continue reading or reply
Scala Integration
Hi,
Can anybody please help me with integrating scala with salesforce.
Thanks...
-
- SFDC0539
- December 15, 2011
- Like
- 0
- Continue reading or reply
Control on Submit For Approval button
Hi,
I need to conditionally submit records for approval.
I need to let the record be submitted only if the values in 2 picklists are certain values. Can you please suggest on how this can be achieved
Thanks....
-
- SFDC0539
- December 15, 2011
- Like
- 0
- Continue reading or reply
Fiscal year in formula fields
Hi,
I have a requirement where we set a custom Fiscal Year in the Fiscal year settings and I need to access this in the formula fields but I'm unable to do that. Can you please suggest any work around for this.
Thank You
-
- SFDC0539
- November 24, 2011
- Like
- 0
- Continue reading or reply
Customize Approval History Related List
HI,
Can anyone help me out with suggestions on how can i customize the approval history buttons.
I have a requirement where once the record has finished the stages of approval the submit for approval button should be disabled. Also how can i customize the Approve/Reject buttons.
Please Suggest
-
- SFDC0539
- November 22, 2011
- Like
- 0
- Continue reading or reply
Too many SOQL queries: 101..
Hi dears,
Am getting err too many queries..Here attach my classes, Actually where do i write list collection please can anyone tel me...
public PageReference Save() { /////////// LEVEL 1 /////////////////// List<level1s__c> selectLevel1 = new List<level1s__c>(); List<level1s__c> selectedLevel1 = new List<level1s__c>(); for(Level1sClass con: getList1Details()) { system.debug('con'+con.selected); if(con.selected == true) { system.debug('firstCCCCCCCCCC:'+con.lev1); selectedLevel1.add(con.lev1); } Level1__c[] levl1= [Select Id from Level1__c where Account__c=: ApexPages.currentPage().getParameters().get('id')]; delete levl1; if(selectedLevel1 != null) { for(level1s__c cCon: selectedLevel1) { system.debug('CCCCCCCCCC:'+cCon+'\n'); string acctid =ApexPages.currentPage().getParameters().get('id'); List<Level1__c> lvl1obj= new Level1__c[0]; lvl1obj.add(new Level1__c(Name='Level1',Account__c=acctid,cLevel1__c=cCon.id)); insert lvl1obj; } } /////////////// LEVEL 2 ////////////// List<level2s__c> selectLevel2 = new List<level2s__c>(); List<level2s__c> selectedLevel2 = new List<level2s__c>(); for(Level2sClass con1 : getList2Details(con.lev1)) { system.debug('con'+con.selected); if(con.selected == true) { system.debug('secondCCCCCCCCCC:'+con.lev2); selectedLevel2.add(con1.lev2); } } Level2__c[] levl2= [Select Id from Level2__c where Account__c=: ApexPages.currentPage().getParameters().get('id')]; delete levl2; if(selectedLevel2 != null) { for(level2s__c cCon : selectedLevel2) { system.debug('CCCCCCCCCC:'+cCon+'\n'); string acctid =ApexPages.currentPage().getParameters().get('id'); List<Level2__c> lvl2obj= new Level2__c[0]; lvl2obj.add(new Level2__c(Name='Level2',Account__c=acctid,cLevel2__c=cCon.id)); insert lvl2obj; } } } return null; }
- Kathir Devan
- November 04, 2013
- Like
- 0
- Continue reading or reply
How to pass the value from JQuery result to Page Controller.
Hi,
I'm using the JQuery Autocomplete in a VF component. I need help with passing the selected value from the JQuery .result(function(event, data, formatted) funtion to the page controller. Please let me know how can i do this.
Thanks.....
- SFDC0539
- May 29, 2012
- Like
- 0
- Continue reading or reply
Unable to install eclipse
I'm unable to install eclipse and not able to figure out what's wrong. Im getting the following error. Please help.........
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found 88633bfcd6f5878be71182c6a405b2a5.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 44db36699ca7fdd38917fced4e63c3b3 and found 34334ff579d59c72913cbd9928b55e6a.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found d2a6ba2eb32dc8029d97a959c8acf4c6.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.ui.editors,24.0.0.201202291629.
MD5 hash is not as expected. Expected: ff45a840737d9bef14347ce6f5b5daa4 and found 32e9df69f5309f6f78ae29e9ce77deb4.
- SFDC0539
- May 03, 2012
- Like
- 0
- Continue reading or reply
Visualforce Email template in Messaging email class.
Hi,
Is it possible to use visualforce email template in Messaging.SingleEmailMessage method.
Thanks......
- SFDC0539
- March 07, 2012
- Like
- 0
- Continue reading or reply
Bulk api InvalidBatch : Field name not found
Hello,
Hello,
I am using the bulk upload code described at http://www.salesforce.com/us/developer/docs/api_asynch/.
The only difference is that i am <a href="http://paydayloansonlineget.com/">instant payday loan</a> uploading a custom object type. I can access Employee_c. But now i get a different error
stateMessage='InvalidBatch : Field name not found : First Name'
First Name is the first column in the csv.
While debugging i can see that the temp csv is being created correctly. However i get this error when checkResults executes. The code is exactly the same as in the sample java code for bulk api using REST.
I am using the free developer version of salesforce. I did check permissions of fields in employees. They are all at max visibility and read/write
Any pointers would be appreciated
Thanks
- thomasmorgan
- January 06, 2012
- Like
- 0
- Continue reading or reply
Restriction on next approver - Approval Process
Hi,
I need to restrict the current user from choosing himself as the next approver in the approval process when he submits a record for approval. Please Help!!!!!!!!!!!!!!!
Thanks.....................
- SFDC0539
- January 04, 2012
- Like
- 0
- Continue reading or reply
Access field id for standard objects
Hi,
How to get the field id's for standard objects. I need to access the field ids for contact object.
Thanks
- SFDC0539
- December 20, 2011
- Like
- 0
- Continue reading or reply
Fiscal year in formula fields
Hi,
I have a requirement where we set a custom Fiscal Year in the Fiscal year settings and I need to access this in the formula fields but I'm unable to do that. Can you please suggest any work around for this.
Thank You
- SFDC0539
- November 24, 2011
- Like
- 0
- Continue reading or reply
Customize Approval History Related List
HI,
Can anyone help me out with suggestions on how can i customize the approval history buttons.
I have a requirement where once the record has finished the stages of approval the submit for approval button should be disabled. Also how can i customize the Approve/Reject buttons.
Please Suggest
- SFDC0539
- November 22, 2011
- Like
- 0
- Continue reading or reply
Email with Attachments
Basically, we want to have an external program add documents to a users document library and then redirect to the email page with that new document already listed as an attachment.
- imvinnie2
- January 15, 2007
- Like
- 0
- Continue reading or reply