1 2 3 4 5 ··· 7 下一页
摘要: 最近这一两年,陆陆续续有朋友私信留言关于salesforce admin知识,apex知识,lwc的知识,后续还有一些关注flow的知识,report知识等等以及个人培训相关。鉴于博客篇幅有限,从去年开始到现在陆陆续续的肝了几个专题,包括Admin的基础知识,apex基础知识,开发工具,lwc基础知 阅读全文
posted @ 2023-08-21 14:51 zero.zhang 阅读(436) 评论(2) 推荐(2) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=release-notes.rn_lab_dynamic_highlights_panel.htm&release=252&type=5 https://help.salesforce.com/s/ 阅读全文
posted @ 2025-02-18 20:16 zero.zhang 阅读(37) 评论(0) 推荐(0) 编辑
摘要: 背景: 我们需求是显示Date Time类型的Time信息,比如我们想要在report中基于Hour Of Created Date进行分组,从而想要了解到一段时间内什么时间是数据创建的高峰期,不同的running user可能时区不同,比如中国时区是GMT+8,日本的时区是GMT+9,美国可能不同 阅读全文
posted @ 2025-01-09 18:03 zero.zhang 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 本篇参考:https://help.salesforce.com/s/articleView?id=sf.data_sandbox_selective_access.htm&type=5 背景:最近同事刷新sandbox发现点击create不生效,并且无任何提示(后续可能优化)。 习惯了直接创建或者 阅读全文
posted @ 2024-11-08 14:20 zero.zhang 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://salesforce.vidyard.com/watch/UUAxcUfHYGAxH3D9wV1RxJ https://help.salesforce.com/s/articleView?id=sf.prompt_builder_about.htm&type=5 http 阅读全文
posted @ 2024-10-07 21:33 zero.zhang 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://trailhead.salesforce.com/content/learn/trails/drive-productivity-with-einstein-ai https://help.salesforce.com/s/articleView?id=sf.genera 阅读全文
posted @ 2024-10-02 12:21 zero.zhang 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.sales_core_record_labels.htm&type=5 在公司中,SDR以及AE每天可能需要追踪很多的Lead以及Opportunity,针对Lead / Opportunit 阅读全文
posted @ 2024-08-05 11:38 zero.zhang 阅读(259) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: salesforce 零基础学习(二十九)Record Types简单介绍 https://help.salesforce.com/s/articleView?id=sf.customize_recordtype_considerations.htm&type=5 https://tra 阅读全文
posted @ 2024-07-21 20:00 zero.zhang 阅读(278) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.customize_functions_begins.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.flow_ref_o 阅读全文
posted @ 2024-05-22 17:47 zero.zhang 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_5level_SOQLqueries.htm&release=250&type=5 https://developer.salesforce.com/to 阅读全文
posted @ 2024-05-21 17:19 zero.zhang 阅读(267) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=release-notes.rn_lab_conditional_visibiliy_tab.htm&release=250&type=5 https://help.salesforce.com/s 阅读全文
posted @ 2024-05-19 14:30 zero.zhang 阅读(193) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: Salesforce LWC学习(七) Navigation & Toast https://developer.salesforce.com/docs/platform/lwc/guide/use-navigate-url-addressable.html https://help.s 阅读全文
posted @ 2024-05-11 12:56 zero.zhang 阅读(277) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://trailhead.salesforce.com/content/learn/modules/flow-implementation-2/debug-flows-as-another-user https://developer.salesforce.com/docs/p 阅读全文
posted @ 2024-03-27 22:40 zero.zhang 阅读(323) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://developer.salesforce.com/docs/platform/lwc/guide/data-refreshview.html https://developer.salesforce.com/docs/platform/lwc/guide/referenc 阅读全文
posted @ 2024-03-20 22:06 zero.zhang 阅读(307) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://developer.salesforce.com/docs/platform/lwc/guide/reference-graphql.html https://developer.salesforce.com/docs/platform/lwc/guide/referen 阅读全文
posted @ 2024-01-08 22:52 zero.zhang 阅读(329) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_events/platform_events_subscribe_lc.htm https://developer.salesf 阅读全文
posted @ 2023-12-26 11:07 zero.zhang 阅读(406) 评论(0) 推荐(0) 编辑
摘要: 本篇参考:https://developer.salesforce.com/docs/component-library/bundle/lightning-datatable 背景:我们有时会有这种类似的需求,显示Account列表,Account列除了需要显示Account信息,还需要显示其他的内 阅读全文
posted @ 2023-12-05 17:12 zero.zhang 阅读(950) 评论(3) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.admin_state_country_picklists_overview.htm&type=5 背景:提起 State And Country/Territory Picklist这个功能 阅读全文
posted @ 2023-11-30 22:12 zero.zhang 阅读(159) 评论(0) 推荐(1) 编辑
摘要: 本篇参考: salesforce零基础学习(九十五)lightning out salesforce零基础学习(一百一十)list button实现的一些有趣事情 https://help.salesforce.com/s/articleView?language=en_US&id=sf.mass_ 阅读全文
posted @ 2023-10-16 00:19 zero.zhang 阅读(489) 评论(0) 推荐(1) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_custom_error.htm&type=5 https://developer.salesforce.com/docs/atlas.en-us.apex 阅读全文
posted @ 2023-10-01 16:14 zero.zhang 阅读(382) 评论(0) 推荐(1) 编辑
摘要: 本篇参考: https://admin.salesforce.com/blog/2022/how-i-solved-it-bypass-validation-rules-in-flows 背景:作为系统的全局考虑,我们在设计validation rule / flow / trigger时,往往会使 阅读全文
posted @ 2023-09-20 20:44 zero.zhang 阅读(379) 评论(0) 推荐(0) 编辑
摘要: 本篇参考:https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_workspaceAPI.htm&release=246&type=5 https://developer.salesforce.com/docs/compo 阅读全文
posted @ 2023-09-11 13:43 zero.zhang 阅读(458) 评论(0) 推荐(1) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.reports_summary_functions_about.htm&type=5 https://www.youtube.com/watch?v=bjgZTgYe_84 在Salesfor 阅读全文
posted @ 2023-08-15 09:46 zero.zhang 阅读(722) 评论(1) 推荐(1) 编辑
摘要: 本篇参考:https://help.salesforce.com/s/articleView?id=000382564&type=1 Lead Conversion 是salesforce中sales cloud的一个很好用的功能。sales cloud流程可以简单的理解成 lead to cash 阅读全文
posted @ 2023-07-23 16:08 zero.zhang 阅读(279) 评论(0) 推荐(0) 编辑
摘要: 本篇参考:https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.reference_salesforce_modules 背景: 项目中经常用到datatable显示日期类型字段,并要求日期类 阅读全文
posted @ 2023-05-13 23:26 zero.zhang 阅读(331) 评论(0) 推荐(0) 编辑
摘要: 本篇参考:https://www.bilibili.com/video/BV1QM411G7pN/ 还记得salesforce零基础学习(一百二十五)零基础学习SF路径 中描述的那样,预计今年年底以前基于0基础学习的内容录制成视频,更好的更方便的进行学习和互动。当时的一个动机是以前公司做veeva的 阅读全文
posted @ 2023-05-03 16:26 zero.zhang 阅读(430) 评论(2) 推荐(1) 编辑
摘要: 本篇参考: salesforce 零基础开发入门学习(十一)sObject及Schema深入 https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/tooling_api_objects_enti 阅读全文
posted @ 2023-03-22 18:45 zero.zhang 阅读(254) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: salesforce零基础学习(一百一十一)custom metadata type数据获取方式更新 https://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_methods_system_cu 阅读全文
posted @ 2023-03-15 18:31 zero.zhang 阅读(384) 评论(0) 推荐(0) 编辑
摘要: 本篇参考:https://help.salesforce.com/s/articleView?id=sf.fields_creating_global_picklists.htm&type=5 当我们创建Picklist 字段时,比如很多表很多字段都会用到同样的 picklist value时,我们 阅读全文
posted @ 2023-03-05 21:59 zero.zhang 阅读(281) 评论(0) 推荐(1) 编辑
摘要: 本篇参考: https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.reference_get_record_notify https://developer.salesforce.com/do 阅读全文
posted @ 2023-02-12 22:08 zero.zhang 阅读(248) 评论(6) 推荐(0) 编辑
摘要: 本篇参考: https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.reference_directiveshttps://developer.salesforce.com/docs/compo 阅读全文
posted @ 2023-02-06 18:29 zero.zhang 阅读(553) 评论(1) 推荐(0) 编辑
摘要: 本篇参考: Salesforce 集成篇零基础学习(一)Connected App salesforce 零基础学习(三十三)通过REST方式访问外部数据以及JAVA通过rest方式访问salesforce 我们在项目中也经常遇见下游系统去和我们进行交互的情况,针对 salesforce可以提供 标 阅读全文
posted @ 2023-01-10 18:24 zero.zhang 阅读(646) 评论(0) 推荐(1) 编辑
摘要: 本篇参考:https://developer.salesforce.com/docs/component-library/bundle/lightning-datatable/documentation 我们在项目中会用到针对table等显示 dynamic action的情况,即基于每行的特有属性 阅读全文
posted @ 2022-12-21 23:19 zero.zhang 阅读(312) 评论(1) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.enhanced_transaction_security_policy_types.htm&type=5 https://developer.salesforce.com/docs/atla 阅读全文
posted @ 2022-12-13 21:07 zero.zhang 阅读(316) 评论(3) 推荐(1) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.dev_objectcreate_task_lex_from_spreadsheet.htm&type=5 背景:当客户给我们N个表的数据,告诉我们需要创建一些新表,然后导入这些数据的时候,我 阅读全文
posted @ 2022-11-28 09:14 zero.zhang 阅读(265) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=000384468&type=1 https://help.salesforce.com/s/articleView?id=000385712&type=1 此前讲过CPU limitation:s 阅读全文
posted @ 2022-11-19 19:41 zero.zhang 阅读(467) 评论(0) 推荐(2) 编辑
摘要: 本篇参考: https://developer.salesforce.com/blogs/2022/01/preparing-your-components-for-the-removal-of-alert-confirm-prompt https://help.salesforce.com/s/a 阅读全文
posted @ 2022-11-04 18:41 zero.zhang 阅读(282) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: Configure a Component for Dynamic Interactions in the Lightning App Builder - Salesforce Lightning Component Library Salesforce Help | Article G 阅读全文
posted @ 2022-10-28 23:03 zero.zhang 阅读(479) 评论(0) 推荐(0) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.customhelp_lexguid.htm&type=5 https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/ap 阅读全文
posted @ 2022-09-27 22:26 zero.zhang 阅读(463) 评论(0) 推荐(1) 编辑
摘要: 本篇参考: https://help.salesforce.com/s/articleView?id=sf.security_restriction_rule.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.security_re 阅读全文
posted @ 2022-09-19 22:23 zero.zhang 阅读(543) 评论(0) 推荐(0) 编辑
1 2 3 4 5 ··· 7 下一页