problem displaying hebrew (right to left) last character on text fields
We use Hebrew characters in our Salesforce org.Whenever there is a symbol character (!,. etc) as the last character of the line, it displays as the first character:You can see at this picture that I...
View ArticleHow to refresh synchronized data extension to see new fields?
Some new fields were added in Salesforce and I'd like to access them in an Exact Target synchronized data extension but they aren't there. Is there a way to refresh the synchronized data extension so...
View ArticleBar report with x axis values ​which is a text field and y axis names in...
I currently have an object in which there is a Lookup field as well as a text fieldI would like to have a report in which each row is a unique lookup name and each column is a unique value in this text...
View ArticleIs there any impact for the existing values if we change the length of the...
I have field percent(18,0) and now i am updating the length to (17,1).Is there any impact for the existing values (having 18 digits) in the records?Please helpThanks,
View ArticleHow to prevent a user from sending an email directly from an object's detail...
I don't want users to have the ability to click on an email from this Account Contact's object page and have UI pop up to send an email. Ideally this would show as plain text, or a hyperlink that does...
View ArticleCyclical issues where an object field
I have a cyclic issue between a flow and 3 custom checkbox fields and I need to know how to resolve it.I had accidentally created 3 checkbox fields on a Call Center object and added these 3 fields to...
View ArticleText Formula String Concatenation - Omit Trailing Comma
Scenario : I have 7 checkbox fields. For example say it is Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday. In Formula field I want to display all that are true as comma separated...
View ArticleTrying to export field accessibility metadata for all object fields
I'm trying to find a way to export the field accessibility metadata for all object fields. It appears like I should be able to do this with my linked objects within my SQL server database using dbamp...
View ArticleSetting autonumber starting point
How can I set the starting point of an auto number field without additional deployments?I have an auto number field in production that is referenced in code in multiple places. I need it to start from...
View ArticleMaximum Number of Fields in Data Extension
I couldn't find any restriction on the maximum number of fields/columns while creating a DataExtension using the SOAP API. There seems to be some restriction on the name but none on the max number of...
View Articlevalidation rule creation
Good day,please support me in the following requirement. I have to create a validation rule on Contact object. It should be valid only for the profiles below. It should be for insertion of Phone or...
View ArticleError evaluating dynamic reference in Visualforce with custom object
I'm running into a strange error when trying to display a custom field from a custom object dynamically on a visualforce page.I'm getting this errorUnknown property...
View ArticleNeed help with field label search
we would like sales rep types to be relabeled so that they reflect the new sales structure change.Acceptance Criteria :Relabel fields that contain "TSE" nomenclature/acronym with "KAM"Relabel fields...
View ArticleHow can I dynamically create a RichTextArea field in Salesforce using the...
I'm developing an application in Salesforce that needs to automatically create a custom object during installation, and this object should include a RichTextArea field.I'm using jsforce to handle...
View ArticleMandatory in RelatedRecordId in ServiceResource
I'm having a problem and I need SalesforceScheduler functionalities in my Education Cloud organization. Therefore, I'm going to register all the teachers in my organization as ServiceResource records....
View Article'Activity' not showing as an Object when creating a Record variable in Screen...
I'm currently building a Screen Flow (in an org set up wtih NPSP, Sales and Service Cloud).I want users to be able to log an activity against the Case object as part of this flow. When I have been...
View ArticleHow to make a field visible to only one app and remove the visibility from...
I have a standard field on account object which I want to be visible on only one app. I want to remove the visibility of that field from other apps. How do I do this?
View Article