随笔分类 -  salesforce&apex

上一页 1 2 3 4 5 6 7 8 9 10 ··· 13 下一页
salesforce开发的小心得
摘要:本篇参考:https://github.com/forcedotcom/cli/issues/470 https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_update_cli. 阅读全文
posted @ 2020-07-30 12:36 zero.zhang 阅读(728) 评论(1) 推荐(0)
摘要:本篇参考: https://salesforcediaries.com/2020/02/24/how-to-override-lightning-input-field-label-in-lightning-web-component/ https://developer.salesforce.co 阅读全文
posted @ 2020-07-18 18:12 zero.zhang 阅读(1801) 评论(1) 推荐(2)
摘要:本篇参看: https://developer.salesforce.com/docs/component-library/bundle/lightning-datatable/documentation https://www.lightningdesignsystem.com/component 阅读全文
posted @ 2020-06-28 14:11 zero.zhang 阅读(2343) 评论(0) 推荐(0)
摘要:在Salesforce的世界,凡事皆Metadata。 先通过一句经常使用的代码带入一下: Account accountItem = (Account)JSON.deserialize(accountString,Account.class); 这种代码相信大部分开发都会写过,前台将数据序列化,通 阅读全文
posted @ 2020-06-16 22:17 zero.zhang 阅读(781) 评论(0) 推荐(1)
摘要:在Salesforce LWC学习(八) Look Up组件实现篇中,我们实现了公用的lookup组件,使用的过程中,会发现当我们输入内容以后,搜索出来的列表便无法被清空。 针对此种情况我们打算优化一下代码,针对前端的输入框,增加onblur函数,当鼠标移除情况下,设置searchTerm为空字符串 阅读全文
posted @ 2020-06-01 19:10 zero.zhang 阅读(1186) 评论(0) 推荐(1)
摘要:我们在Sales Cloud中经常会创建顾客,如果针对TO C业务,会启用个人顾客,比如针对车企行业,有一些场景是需要卖给个人的,而不只是企业采购。当通过打电话或者其他的场景有潜在客户并且转换成客户以后,我们会为其创建业务机会(Opportunity),并且创建相关的 Event / Task去和客 阅读全文
posted @ 2020-05-09 15:01 zero.zhang 阅读(1014) 评论(0) 推荐(1)
摘要:本篇参考:https://developer.salesforce.com/blogs/2018/07/which-streaming-event-do-i-use.html https://trailhead.salesforce.com/content/learn/modules/platfor 阅读全文
posted @ 2020-05-02 23:45 zero.zhang 阅读(2050) 评论(0) 推荐(2)
摘要:本篇参考: https://developer.salesforce.com/docs/component-library/bundle/lightning-input/documentation https://www.lightningdesignsystem.com/components/in 阅读全文
posted @ 2020-04-22 12:37 zero.zhang 阅读(1671) 评论(3) 推荐(0)
摘要:本篇参考:salesforce 零基础学习(六十二)获取sObject中类型为Picklist的field values(含record type) https://developer.salesforce.com/docs/component-library/documentation/en/lw 阅读全文
posted @ 2020-04-05 23:16 zero.zhang 阅读(1317) 评论(0) 推荐(0)
摘要:本篇参考: https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.apex_continuations https://developer.salesforce.com/docs/atlas. 阅读全文
posted @ 2020-03-29 20:17 zero.zhang 阅读(1541) 评论(0) 推荐(0)
摘要:本篇参考:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript 随着项目的学习以及trailhead的学习,会遇见自己曾经模糊的定义或者比较浪费时间但是又比较简单的坑,在此mark一下,共同进行学习参考。 一. 子组件调用后台实现父组件更改后 阅读全文
posted @ 2020-03-22 16:13 zero.zhang 阅读(2224) 评论(0) 推荐(0)
摘要:前几篇讲了Community Cloud权限配置等信息,但是没有太讲过 Community如何进行配置layout,本篇主要描述使用Builder去进行符合需求的Community Layout的构建。 本篇以 Partner Central类型进行构建,其他类型的操作基本相同。主要根据几个地方去讲 阅读全文
posted @ 2020-03-14 10:03 zero.zhang 阅读(705) 评论(0) 推荐(0)
摘要:本篇参考微信官方文档:https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Access_Overview.html 随着salesforce学习文章越来越多,查找文章也变得越来越不方便。去年有个关注的粉丝私下微信聊天, 阅读全文
posted @ 2020-02-29 16:08 zero.zhang 阅读(1518) 评论(3) 推荐(2)
摘要:本篇参考: https://trailhead.salesforce.com/en/users/strailhead/trailmixes/architect-sharing-and-visibility http://resources.docs.salesforce.com/210/10/en- 阅读全文
posted @ 2020-02-09 15:04 zero.zhang 阅读(1993) 评论(0) 推荐(2)
摘要:本篇参考:http://salesforce.vidyard.com/watch/bLE3QNRSej2iasw9vvc6Tk http://salesforce.vidyard.com/watch/kXk6BaNlWJP27UyFO8vNUg 前一篇讲了custom community的开启以及简 阅读全文
posted @ 2020-02-04 22:03 zero.zhang 阅读(1119) 评论(5) 推荐(0)
摘要:当我们创建了Community以后,我们需要对他进行定制页面来使community用户更好的使用。此篇主要描述两点,信誉等级设定以及Global Search 设定。其他的内容后期再慢慢描述。 一. 信誉等级设定(Reputation) 我们在QQ群里根据活跃度或者答题多少有不同的等级描述,比如潜水 阅读全文
posted @ 2020-01-31 16:06 zero.zhang 阅读(822) 评论(0) 推荐(0)
摘要:本篇参考: https://trailhead.salesforce.com/en/content/learn/trails/communities https://trailhead.salesforce.com/en/content/learn/trails/customize-your-com 阅读全文
posted @ 2020-01-29 22:05 zero.zhang 阅读(1492) 评论(0) 推荐(0)
摘要:本篇可参看: Salesforce LWC学习(六) @salesforce & lightning/ui*Api Reference salesforce零基础学习(八十七)Apex 中Picklist类型通过Control 字段值获取Dependent List 值 拥有dependence的p 阅读全文
posted @ 2020-01-26 17:01 zero.zhang 阅读(1254) 评论(0) 推荐(0)
摘要:使用vs code开发lwc的步骤,通常为先创建项目(create project)然后授权一个org(authorize an org),授权以后我们通常便会download代码到本地或者Upload本地代码到服务器端。这几步当中authorize an org尤为的重要,如果没有授权成功,则无法 阅读全文
posted @ 2020-01-12 22:25 zero.zhang 阅读(1300) 评论(1) 推荐(0)
摘要:本篇参看:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array list是我们经常要处理的内容,lwc前端针对list主要有几个函数处理,不同函数针对不同场景有不同的功能。下面就根 阅读全文
posted @ 2020-01-10 19:10 zero.zhang 阅读(3220) 评论(0) 推荐(1)

上一页 1 2 3 4 5 6 7 8 9 10 ··· 13 下一页