-
ChatterFeed
-
16Best Answers
-
0Likes Received
-
1Likes Given
-
0Questions
-
149Replies
Suggestion box app is not available in our system
Hi there,
I have just finished the Suggestion Box App project. It was very useful, however I am now dismayed to find that the app I have created is not actually there on our SF system? There is no trace of the object, the processes or the reports.
I completed the project through the 'Launch Hands-on org'. Is this not reflected in our system? Is there a way to copy it over if not, without having to repeat the whole process?
Thank you.
I have just finished the Suggestion Box App project. It was very useful, however I am now dismayed to find that the app I have created is not actually there on our SF system? There is no trace of the object, the processes or the reports.
I completed the project through the 'Launch Hands-on org'. Is this not reflected in our system? Is there a way to copy it over if not, without having to repeat the whole process?
Thank you.
- Chris Jones 76
- February 24, 2017
- Like
- 0
- Continue reading or reply
Is there any way to represent string value to sobject
Hello Everyone,
this is my code.
public static Integer[] testfetch(String rid,String sob)
{
System.debug('my Dynamic object'+sob)//it prints account,opportuinityetc.
//String sobj=('Schema.'+sob);
String query='SELECT Id,Name from '+sob+' where ID =:rid';
List<Schema.account> ob = Database.query(query);
for(account a : ob){
}
}
As i want to make it generic so i cant take as Schema.Account or any object. instead of account i want value of sob variable ,so what should i do to represent or convert string sob value to actual object like account , lead etc
this is my code.
public static Integer[] testfetch(String rid,String sob)
{
System.debug('my Dynamic object'+sob)//it prints account,opportuinityetc.
//String sobj=('Schema.'+sob);
String query='SELECT Id,Name from '+sob+' where ID =:rid';
List<Schema.account> ob = Database.query(query);
for(account a : ob){
}
}
As i want to make it generic so i cant take as Schema.Account or any object. instead of account i want value of sob variable ,so what should i do to represent or convert string sob value to actual object like account , lead etc
- Supriya Adlinge 1
- February 23, 2017
- Like
- 0
- Continue reading or reply
Hi Guys
i have a 100 users and i have their date of birth with a field name DOB...suppose if i want to Wish them on their birthday what should i do...?
- Shridhar H A
- February 22, 2017
- Like
- 0
- Continue reading or reply
GoodMorning, how can i change all the setup of homepage navbar?
GoodMorning, how can i change all the setup of homepage navbar?
i want to customize my homepage and change the colour.
i want to customize my homepage and change the colour.
- maria chiara d'andrea
- February 21, 2017
- Like
- 0
- Continue reading or reply
Custom fields deployment to production from standard object
Dear All,
I have created many custom fields in the stand object Account, and trying to deploy to prod. I am using the outbound chnage set. But if i choose the custom fields, there are many, should i have to use one by one, choosing multiple at a time also not working, Or Is there a process i can deploy all new custom fields from the account at once ? thanks
I have created many custom fields in the stand object Account, and trying to deploy to prod. I am using the outbound chnage set. But if i choose the custom fields, there are many, should i have to use one by one, choosing multiple at a time also not working, Or Is there a process i can deploy all new custom fields from the account at once ? thanks
- Sourav P
- February 21, 2017
- Like
- 0
- Continue reading or reply
About Communities
Hi all,
1) what is community cloud? ]
2) how many types of communities?
3) how many types of licenses?
Best Regards,
Johnchris
1) what is community cloud? ]
2) how many types of communities?
3) how many types of licenses?
Best Regards,
Johnchris
- john chris 8
- February 21, 2017
- Like
- 0
- Continue reading or reply
Unable to Deploy Managed Package
Hi there,
I am trying to install a managed package in one of our sandboxes and recieve a "server DNS address could not be found".
This sandbox is on server CS84.
We have installed the same package to another sandbox this morning on CS87 and that worked fine.
Any help would be greatly appreciated.
Mark
I am trying to install a managed package in one of our sandboxes and recieve a "server DNS address could not be found".
This sandbox is on server CS84.
We have installed the same package to another sandbox this morning on CS87 and that worked fine.
Any help would be greatly appreciated.
Mark
- Mark Dale 1
- February 09, 2017
- Like
- 0
- Continue reading or reply
change set | list viewws | error
Hello,
I was trying to upload the List views from production to all env and i get below error message.
I was trying to upload the List views from production to all env and i get below error message.
The following outbound change set upload failed due to a system error: Change set: All list views (04t570000006cBT) Organization: company name (Production) (00DD0000000ljk7) User user name (00557000007ImSc) Error Number: 1756216392-7046 (-1650796919) Please try to upload your change set again. If it does not succeed, contact Customer Support and provide the error number listed above.thanks for suggestion !
- Ab
- February 09, 2017
- Like
- 0
- Continue reading or reply
What Licenses are used for a Force.com app
I want to know what kind of licenses are used for an enterprise website developed using Force.com. How are the licenses used/assigned to users visiting the website. A User can visit the website as a guest or create an account. As we are not aware of how many users might visit the website, how are the licenses purchased?
- Sujji
- February 09, 2017
- Like
- 0
- Continue reading or reply
Hiding list views for certain profile
Hello,
I already have few list views present which are visible to a profile not required.
I dont want them to be visible to a profile, how can it be achieved ?
thanks for suggestion !
I already have few list views present which are visible to a profile not required.
I dont want them to be visible to a profile, how can it be achieved ?
thanks for suggestion !
- Ab
- February 03, 2017
- Like
- 0
- Continue reading or reply
Trailhead Challenge Help:Developer Console Basics
Regarding the Unit, Inspect Objects at Checkpoint
https://trailhead.salesforce.com/developer_console/developer_console_checkpoints
cant add a checkpoint on line no 13.
Can anyone please help?
https://trailhead.salesforce.com/developer_console/developer_console_checkpoints
cant add a checkpoint on line no 13.
Can anyone please help?
- Rana Roy
- January 28, 2017
- Like
- 0
- Continue reading or reply
Auto populate opportunity field on Lead conversion
I need to auto-populate an Opportunity field on lead conversion. What's the best approach, writing a trigger to do this or create workflow rule?
I am new to SalesForce, so pardon me if this is a dumb question.
Thanks,
I am new to SalesForce, so pardon me if this is a dumb question.
Thanks,
- Nuevo9763
- January 18, 2017
- Like
- 0
- Continue reading or reply
Suggestion Box: Adding Business Logic, Error Message
Hello. I keep getting this error message.
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Suggestion_Category__c]: [Suggestion_Category__c]
Any idea how to fix this? I am on module "Adding Business Logic." I followed everything step by step so I am not sure what is going on with this error message. Any help would be greatly appreciated. Thanks.
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Suggestion_Category__c]: [Suggestion_Category__c]
Any idea how to fix this? I am on module "Adding Business Logic." I followed everything step by step so I am not sure what is going on with this error message. Any help would be greatly appreciated. Thanks.
- Wilson Lam
- January 18, 2017
- Like
- 0
- Continue reading or reply
Problem with Trialhead Challange: Customizing Navigation, Buttons, and Links
I have researched the forum a bit and found that a few other issues have been experiencing issues similar to mine. That said, I feel as though I am following the instructions properly. I hope I am just missing something tiny and someone can point it out.
I am receiving the following error message when I attempt to complete the challange:
The button is seemily created correctly:
After the button is created, I make it visible in page layout:
Yet through all of this, I am unable to complete the challange. Any assistance here would be greatly apprecaited.
I am receiving the following error message when I attempt to complete the challange:
The button is seemily created correctly:
After the button is created, I make it visible in page layout:
Yet through all of this, I am unable to complete the challange. Any assistance here would be greatly apprecaited.
- Victor Noe
- January 17, 2017
- Like
- 0
- Continue reading or reply
inlineeditsupport with pageblocktable and standard list controller
I am writting a simple code in visualforce using standard list controller and inline edit support.Inline edit support is working properly .
But can able to save records.
Following is the code:
<apex:page standardController="Leave__c" recordSetVar="l">
<apex:form >
<apex:pageBlock title="Display leaves records">
<apex:pageBlockTable value="{!l}" var="e">
<apex:column value="{!e.Employee__r.First_Name__c}"/>
<apex:column value="{!e.From_Date__c}"/>
<apex:column value="{!e.Leave_Type__c}"/>
<apex:column value="{!e.To_Date__c}"/>
<apex:column value="{!e.Number_of_days__c}"/>
<apex:inlineEditSupport />
</apex:pageBlockTable>
<apex:pageBlockButtons >
<apex:commandButton value="Previous" action="{!previous}"/>
<apex:commandButton value="Next" action="{!next}"/>
<apex:commandButton value="first" action="{!first}"/>
<apex:commandButton value="last" action="{!last}"/> <br/>
<apex:commandButton value="save" action="{!quickSave}"/>
</apex:pageBlockButtons>
</apex:pageBlock>
</apex:form>
</apex:page>
M I missing something in this code.
Also when InlineditSupport is placed between column tags for every feild .Save is wroking fine.
But my confusion is why my above code is not working as i saw such type of codes working in many online tutorials examples.
But can able to save records.
Following is the code:
<apex:page standardController="Leave__c" recordSetVar="l">
<apex:form >
<apex:pageBlock title="Display leaves records">
<apex:pageBlockTable value="{!l}" var="e">
<apex:column value="{!e.Employee__r.First_Name__c}"/>
<apex:column value="{!e.From_Date__c}"/>
<apex:column value="{!e.Leave_Type__c}"/>
<apex:column value="{!e.To_Date__c}"/>
<apex:column value="{!e.Number_of_days__c}"/>
<apex:inlineEditSupport />
</apex:pageBlockTable>
<apex:pageBlockButtons >
<apex:commandButton value="Previous" action="{!previous}"/>
<apex:commandButton value="Next" action="{!next}"/>
<apex:commandButton value="first" action="{!first}"/>
<apex:commandButton value="last" action="{!last}"/> <br/>
<apex:commandButton value="save" action="{!quickSave}"/>
</apex:pageBlockButtons>
</apex:pageBlock>
</apex:form>
</apex:page>
M I missing something in this code.
Also when InlineditSupport is placed between column tags for every feild .Save is wroking fine.
But my confusion is why my above code is not working as i saw such type of codes working in many online tutorials examples.
- prachi barahate
- January 17, 2017
- Like
- 0
- Continue reading or reply
Setup a Dashboard with Reports
Create a dashboard named Sales Focus and add the reports you set up earlier in this module.
Add a component based on the Upgrades (Last Month) report as a gauge component.
Add a component based on the Key Accounts report as a horizontal bar chart component.
Check challenge
Challenge Not yet complete... here's what's wrong:
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: LNEWIXXM
Add a component based on the Upgrades (Last Month) report as a gauge component.
Add a component based on the Key Accounts report as a horizontal bar chart component.
Check challenge
Challenge Not yet complete... here's what's wrong:
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: LNEWIXXM
- Lokesh Kumar
- January 12, 2017
- Like
- 0
- Continue reading or reply
Insert Custom object record by using VF page URL parameters
Hi All,
In the Site VF page our internal system pass the URL parameters when they click on a link. salesforce will take the URL parameters and insert a record in salesforce object based on the parameter.
PLease provide if you done this before...
In the Site VF page our internal system pass the URL parameters when they click on a link. salesforce will take the URL parameters and insert a record in salesforce object based on the parameter.
PLease provide if you done this before...
- Kiran kumar 193
- March 09, 2017
- Like
- 0
- Continue reading or reply
- Fabienne
- February 28, 2017
- Like
- 0
- Continue reading or reply
Dashboard filter in visualforce component
Hi,
I want to add a visualforce component to the dashboard.
Can I use the filter criteria to adjust the visualforce component? How can I read this criteria to use it for the visualforce?
Thanks,
Sascha
I want to add a visualforce component to the dashboard.
Can I use the filter criteria to adjust the visualforce component? How can I read this criteria to use it for the visualforce?
Thanks,
Sascha
- Sascha Deinert
- February 28, 2017
- Like
- 0
- Continue reading or reply
unexpected error while verifying this challenge
Hi All, I have got this below error can any one help me in this please
Challenge Not yet complete... here's what's wrong:
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: CCKVMZHU
Challenge Not yet complete... here's what's wrong:
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: CCKVMZHU
- Nethravathi N
- February 28, 2017
- Like
- 0
- Continue reading or reply
Lightning input text field with dynamic multiple suggestions as soon as user starts typing
Hi All,
I have a requirement where there should be a input text field and as soon as user starts typing, request should go to thirt party api to get address suggestions and should come as drop down under that text box. Once user selects any one of them, it should autopopulate several fields(Like chrome address autofilling).
Since I am new to lightning components, can you please provide me an approach to acheive this? Anticipating your help.
Thanks
I have a requirement where there should be a input text field and as soon as user starts typing, request should go to thirt party api to get address suggestions and should come as drop down under that text box. Once user selects any one of them, it should autopopulate several fields(Like chrome address autofilling).
Since I am new to lightning components, can you please provide me an approach to acheive this? Anticipating your help.
Thanks
- Aravind R 11
- February 28, 2017
- Like
- 0
- Continue reading or reply
How do I generate partner wsdls of older versions viz v34.0, v35.0 etc
I need to generate older versions for partner wsdls of v34.0,v35.0,v36.0,v37.0, and v38.0,
With the steps I am able to generate only v39.0
With the steps I am able to generate only v39.0
- veena r 6
- February 28, 2017
- Like
- 0
- Continue reading or reply
Salesforce integration with FileNet
Hey everyone,
Looking for some direction on how to integrate FileNet and Salesforce. I have MuleSoft as the middleware. Any adive? pointers on how to make this a succesful integration?
Thanks so much
Rob
Looking for some direction on how to integrate FileNet and Salesforce. I have MuleSoft as the middleware. Any adive? pointers on how to make this a succesful integration?
Thanks so much
Rob
- roberto sandoval
- February 28, 2017
- Like
- 0
- Continue reading or reply
I am getting the following error in the Org62 Basics - Personalize Your Chatter Experience.
Rich-text editing is disabled because the LockerService critical update is activated. Your Salesforce admin can deactivate the LockerService critical update in Setup.
- Meg Sweazy
- February 27, 2017
- Like
- 0
- Continue reading or reply
Process Builder & Managed Packages
Is it possible to fully package Process Builder processes, and supporting items?
If we can package them, can customer's modify them or deactivate them?
Thanks in advance
Todd
If we can package them, can customer's modify them or deactivate them?
Thanks in advance
Todd
- Todd Bursey
- February 27, 2017
- Like
- 1
- Continue reading or reply
Lead conversion failed!
I am getting below error
System.DmlException: ConvertLead failed. First exception on row 0; first error: FIELD_CUSTOM_VALIDATION_EXCEPTION, Validation error on Contact: This field is alpha only
please help me to solve this error
System.DmlException: ConvertLead failed. First exception on row 0; first error: FIELD_CUSTOM_VALIDATION_EXCEPTION, Validation error on Contact: This field is alpha only
please help me to solve this error
- Balayesu Chilakalapudi
- February 27, 2017
- Like
- 0
- Continue reading or reply
App Add on AppExchange
Hi Expert,
I have a developer account. Can i add new app on appExchange by this account. or need any extra.
Thanks
Mukesh
I have a developer account. Can i add new app on appExchange by this account. or need any extra.
Thanks
Mukesh
- mukesh gupta
- February 27, 2017
- Like
- 0
- Continue reading or reply
How can I get the Order Product information into my VF page?
Hello,
I'm building a VF page which retrieves info from the Order standard object and I have some difficulties to retrieve the information from the Order Products. How can I achieve it?
It seems to me there is no specific standard field in the Order standard object, but searching on the Internet it seems the Order Products are controlled by OrderItem but I don't understand how to retrieve the information to my VF page.
Also I need to create it for my VF page, not just for one specific order (I mean, one order ID), but also for every order it's registered into the system.
Thanks in advance.
I'm building a VF page which retrieves info from the Order standard object and I have some difficulties to retrieve the information from the Order Products. How can I achieve it?
It seems to me there is no specific standard field in the Order standard object, but searching on the Internet it seems the Order Products are controlled by OrderItem but I don't understand how to retrieve the information to my VF page.
Also I need to create it for my VF page, not just for one specific order (I mean, one order ID), but also for every order it's registered into the system.
Thanks in advance.
- José Luis Ingelmo Zorrilla 10
- February 27, 2017
- Like
- 0
- Continue reading or reply
Suggestion box app is not available in our system
Hi there,
I have just finished the Suggestion Box App project. It was very useful, however I am now dismayed to find that the app I have created is not actually there on our SF system? There is no trace of the object, the processes or the reports.
I completed the project through the 'Launch Hands-on org'. Is this not reflected in our system? Is there a way to copy it over if not, without having to repeat the whole process?
Thank you.
I have just finished the Suggestion Box App project. It was very useful, however I am now dismayed to find that the app I have created is not actually there on our SF system? There is no trace of the object, the processes or the reports.
I completed the project through the 'Launch Hands-on org'. Is this not reflected in our system? Is there a way to copy it over if not, without having to repeat the whole process?
Thank you.
- Chris Jones 76
- February 24, 2017
- Like
- 0
- Continue reading or reply
Is there any way to represent string value to sobject
Hello Everyone,
this is my code.
public static Integer[] testfetch(String rid,String sob)
{
System.debug('my Dynamic object'+sob)//it prints account,opportuinityetc.
//String sobj=('Schema.'+sob);
String query='SELECT Id,Name from '+sob+' where ID =:rid';
List<Schema.account> ob = Database.query(query);
for(account a : ob){
}
}
As i want to make it generic so i cant take as Schema.Account or any object. instead of account i want value of sob variable ,so what should i do to represent or convert string sob value to actual object like account , lead etc
this is my code.
public static Integer[] testfetch(String rid,String sob)
{
System.debug('my Dynamic object'+sob)//it prints account,opportuinityetc.
//String sobj=('Schema.'+sob);
String query='SELECT Id,Name from '+sob+' where ID =:rid';
List<Schema.account> ob = Database.query(query);
for(account a : ob){
}
}
As i want to make it generic so i cant take as Schema.Account or any object. instead of account i want value of sob variable ,so what should i do to represent or convert string sob value to actual object like account , lead etc
- Supriya Adlinge 1
- February 23, 2017
- Like
- 0
- Continue reading or reply
Lightning Communities
I have a lightning component called "LoginPage".
I would like to make this page as login page for Community.Can anyone provide the steps or guideline to achieve the functinality.
Thanks
Muni
I would like to make this page as login page for Community.Can anyone provide the steps or guideline to achieve the functinality.
Thanks
Muni
- Muneendar B 1
- February 22, 2017
- Like
- 0
- Continue reading or reply
I followed the directions for app exchange and changed the chart to a pie chart but it keeps telling me it isn't a pie chart
See it's a pie chart but trailhead keeps saying:
Challenge Not yet complete... here's what's wrong:
The 'LEAD Trend by Source' dashboard component is not a pie chart.
Challenge Not yet complete... here's what's wrong:
The 'LEAD Trend by Source' dashboard component is not a pie chart.
- Henry Burns
- March 17, 2016
- Like
- 4
- Continue reading or reply