码迷,mamicode.com
首页 > 移动开发 > 详细

Lightning Experience 基本操作(创建app 修改filter page layout等)

时间:2018-04-22 12:51:21      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:appear   manual   location   record   ORC   height   按钮   UI   rail   

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

2,创建filter列表

如下图在右侧齿轮处点击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

画面如下在pagelayout中我们可以修改画面的layout

 技术分享图片

  • 技术分享图片―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.

可以修改一下页面来改变用户所使用的pagelayout

 技术分享图片

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.

 list button 只能用在关联tab中

 在文件中选择share

技术分享图片

取得链接后的地址

技术分享图片

追加按钮

Buttons, Links, and Actions中点击new追加按钮 然后写入link内容从/sfc开始

在关联tab中追加内容

技术分享图片

 

关于报表

权限为

me

other person

The dashboard viewer《--这个选线是动态根据用户权限选择的 用户选自己就是自己 选all就是全部 等于是前两个的结合

dashboard的数据可视权限【个数】如下

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.

Lightning Experience 基本操作(创建app 修改filter page layout等)

标签:appear   manual   location   record   ORC   height   按钮   UI   rail   

原文地址:https://www.cnblogs.com/spchenjie/p/8888911.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!