Surbhi Sharma
IndividualForum Replies Created
-
Surbhi
MemberJune 21, 2016 at 2:30 pm in reply to: How to find that a field is not supported in Salesforce Metadata API?Hi Nitish,
Following are the unsupported metadata types:
Account Teams
Activity Button Overrides
Analytic Settings
Automated Case User Settings
Auto-number on Customizable Standard Fields
Campaign Influences
Case Contact Roles
Case Feed Layouts
Case Team Roles
Console Layouts
Currency Exchange Rates
Data Category Visibility Settings
Delegated Administration
Divisions
Email Services
Fiscal Year
HTML Document and Attachment Settings
Lead Settings
Mail Merge Templates
Mobile Administration
Mobile Users and Devices
Multiline layout fields for opportunity teams
Offline Briefcase Configurations
Opportunity Big Deal Alerts
Opportunity Update Reminders
Organization Wide Email Addresses
Partner Management
The following standard picklists: Lead.CampaignMemberStatus, Opportunity.ForecastCategoryName, and Order.Status. (All other standard picklists are supported.)
Predefined Case Teams
Product Schedule Setup
Public and Resource Calendars
Quote Templates
Salesforce to Salesforce
Standard fields that aren’t customizable, such as autonumber fields or system fields
Self-Service Portal Font and Colors
Self-Service Portal Settings
Self-Service Portal Users
Self-Service Public Solutions
Self-Service Web-to-Case
Site.com
Social Account/Contact Settings
Solution Categories
Solution Settings
Tag Settings
Territory Assignment Rules
User Interface Settings (except calendar features, which are supported in ActivitiesSettings)
Web Links on Person Account Page Layouts
Web-to-LeadThanks
-
-
Surbhi
MemberJune 20, 2016 at 1:46 pm in reply to: What are the break sessions in service cloud Salesforce?Is anybody know about this as I am also researching about this?
Thanks in advance
-
Surbhi
MemberJune 20, 2016 at 1:35 pm in reply to: How to upload multiple file with same name in single folder in rackspace from Salesforce?Hi Himanshu,
Have you integrated rackspace with salesforce ?
Thanks
-
Surbhi
MemberJune 20, 2016 at 1:32 pm in reply to: How to get apex:outputLink to work in Lightning Desktop correctly using target='parent'?Hi Himanshu,
Is there any progress as I am still researching regarding this issue.
Thanks
-
Surbhi
MemberJune 20, 2016 at 1:28 pm in reply to: Why Salesforce does not allow the old version of jquery?Hi Abhinav,
I think salesforce supports latest jquery version because of avoiding depreciated functions of jquery and use updated functions of jquery. But I am still researching regarding this. I will let you know if I come to know something related to this.
Thanks
-
Hi Himanshu,
I haven't found as such limit of reports in one dashboard. You can have upto 20 components on one dashboard.
Thanks
-
Surbhi
MemberJune 20, 2016 at 1:22 pm in reply to: What are the best practices to implement the email deliverability settings in salesforce?Hi Himanshu,
There is no such best practice for email deliverability. Just keep in mind the below points when setting email deliverability:
- No access: Prevents all outbound email to and from users.
- System email only: Allows only automatically generated emails, such as new user and password reset emails.
- All email: Allows all types of outbound email. Default for new, non-sandbox organizations.
The System email only setting is especially useful for controlling email sent from sandboxes. So, while testing or development , it doesn’t send test emails to the user.
Thanks
-
Surbhi
MemberJune 20, 2016 at 1:11 pm in reply to: How does Dreamforce help me? I am a medical Inspector.Hi Karen,
In Dreamforce, you can get to know about lots of Healthcare apps which are build on Salesforce app cloud. Also you get to know about how to use Salesforce Health cloud in an efficient and effective way which will hence lead to happy, healthy patients. Basically, Salesforce health cloud helps you to minimize your work and concentrate more on patients.
Thanks
-
Surbhi
MemberJune 17, 2016 at 2:11 pm in reply to: Is there any way to Navigate back in Salesforce1, if I opened pdf in SalesForce1?Hi Piyush,
I haven't found any way for this yet. But I am still researching for this
Thanks
-
Surbhi
MemberJune 17, 2016 at 2:10 pm in reply to: What are the prerequisite to release the App on AppExchange?Hi Abhinav,
Talking about prerequisites, I have found that include particular keywords related to your package while listing your app on AppExchange so that users can find your app easily. I will share some more points asap
Thanks
-
Hi Danna,
Unfortunately, I am not getting your requirement, Can you please elaborate your requirement so that I will be able to provide you a better solution?
Thanks
-
Surbhi
MemberJune 17, 2016 at 1:59 pm in reply to: Does multilanguage is being supported by informatica data loader?Hi Hazel,
I have found for this regarding informatica data loader:
Added multi-language support for Switzerland
Other than this, I haven't found anything related to this. I will let you know if I come to know anything regarding this.
Thanks
-
Hi Karen,
Please follow below steps to create a basic Force.com Site:
- Register a domain name of your choice.
- Create a Force.com Site using that domain name.
- Include all the required Visualforce pages to the Site which are related to your Site.
- Set up the security access permissions as per your requirement.
Thanks
-
Surbhi
MemberJune 17, 2016 at 1:18 pm in reply to: Why we use sObject in code instead of an object?Hi Gourav,
sObject is a generic abstract type that corresponds to any persisted object type. The generic sObject can be cast into a specific sObject type and object can be of JSON object. While JSON parsing, after parsing I got object which is of JSON object type. I am referencing that JSON object with object.
Thanks
-
Surbhi
MemberJune 17, 2016 at 1:07 pm in reply to: Managed package rejected in security review because of Mini Page Layout TechniqueHi Nitish,
As per my research, I think this may be the reason but will soon provide you with the more specific solution for this.
Thanks
-
Surbhi
MemberJune 17, 2016 at 12:52 pm in reply to: Can we use a single class as a batchable class and install handler?Hi Himanshu,
Can you please provide your code so that I can provide you with better solution for this.
Thanks
-
Surbhi
MemberJune 17, 2016 at 12:44 pm in reply to: Quickbooks online authentication from SalesforceHi Himanshu,
I am trying to integrate salesforce with quickbooks. We have to sign up to quickbooks. After signing up, create an app of quickbooks. After creating the app, create a company, which will provide you company Id, app token, oauth consumer key and oauth consumer secret. Using this, get access token, access token secret and realmId. Use access token, access token secret, keys etc to hit quickbooks. If you are able to successfully hit quickbooks upto this stage, you are authorized upto two levels.
Thanks
-
Surbhi
MemberJune 17, 2016 at 12:32 pm in reply to: Do we need to integrate any 3rd party to implement Open CTI in Salesforce?Hi Himanshu,
Actually there are two ways of integration of salesforce with CTI systems:
- CTI integration using open CTI tool.
- CTI integration using telephony service provider api.
We can integrate CTI with salesforce without using third party.
Thanks
-
Hi Utsav,
I was having the same requirement of echosign. I have used the attributes of echosign package and inserted an agreement in salesforce as per my requirement and redirected to echosign page (managed package page) with agreement id appended in the URL.
Thanks
-
Hi Nitish,
I checked in my org and I am getting dates in completed date field for queueable job type. Are you still facing this issue ?
Thanks
-
Surbhi
MemberJune 16, 2016 at 7:09 am in reply to: How to Filter empty date field in SF analytics api?Hi Nitish,
Are you still facing this issue ?
Thanks
-
Surbhi
MemberJune 16, 2016 at 5:37 am in reply to: I am facing issues with apex:vote as it is not rerendering. Has anyone faced this issue?Hi Rachit,
Can you please share your code for this ?
Thanks
-
Surbhi
MemberJune 16, 2016 at 5:27 am in reply to: Is it possible to release the unmanaged package on salesforce AppExchange?Hi Abhinav,
Yes, we can release unmanaged package on salesforce AppExchange.
Thanks
-
Hi Nauman,
Have you added the custom app in navigation menu of salesforce1 ?
Thanks