赋料扬雄敌,诗看子建亲。这篇文章主要讲述Lightning Experience 基本操作(创建app 修改filter page layout等)相关的知识,希望能为你提供帮助。
1,Lightning Experience app管理
打开setup 在setup中输入app manager如下图所示 可以进行 新建app 等操作
文章图片
app 中能加载的内容 Web标签,标准和定制对象,Lightning Voice一样的实用功能
- Most standard objects, including Home, the main Chatter feed, Groups, and People
- Your org’s custom objects
- Visualforce tabs
- Lightning component tabs
- Canvas apps via Visualforce tabs
- Web tabs
如下图在右侧齿轮处点击new
文章图片
可以点击右侧的缩进今昔缩放filter
文章图片
新建立的filter在下面这个列表中可以选择并修改
文章图片
3 comapct layout做成如下图
文章图片
4 编辑画面显示
- Control which fields, lists of related records, and custom links users see
- Customize the order that the fields appear in the page details
- Determine whether fields are visible, read only, or required
- Control which standard and custom buttons appear on records and related lists
- Control which quick actions appear on the page
文章图片
文章图片
―The field must have a value to save the record, but isn’t required on the page layout itself.
文章图片
―The field must be included on the page layout because either an administrator configured the field as universally required or Salesforce automatically requires the field. Although you can’t remove such fields, you can move them to different locations.
文章图片
―The field is a controlling field.
文章图片
―The field is a dependent field.
文章图片
―The field is read only.
文章图片
5 自定义按钮
按钮有以下几种状况
- List button—Appears on a related list on an object record page.
- Detail page link—Appears in the Links section of the record details on an object record page.
- Detail page button—Appears in the action menu in the highlights panel of a record page.
在文件中选择share
文章图片
取得链接后的地址
文章图片
追加按钮
在Buttons, Links, and Actions中点击new追加按钮 然后写入link内容从/sfc开始
在关联tab中追加内容
文章图片
关于报表
权限为
me
other person
The dashboard viewer《--这个选线是动态根据用户权限选择的 用户选自己就是自己 选all就是全部 等于是前两个的结合
dashboard的数据可视权限【个数】如下
【Lightning Experience 基本操作(创建app 修改filter page layout等)】Your organization can have up to 5 dynamic dashboards for Enterprise Edition, 10 for Unlimited and Performance Edition, and 3 for Developer Edition.
- Dynamic dashboards don’t support following components.
- You can’t save dynamic dashboards in private folders.
- You can’t schedule refreshes for dynamic dashboards. They must be refreshed manually.
推荐阅读
- JoinColumn vs mappedBy
- Android studio安装和问题
- 测试app 的 webview 页面时候,appium操作不了元素 要修改源码 (没有试过,先记录在此)
- Applet的学习
- Android应用一般上架流程
- 基于豆瓣API的APP
- 系统二进制地址基础
- 非循环图结构的目录
- 磁盘空间的分配方法