zoukankan      html  css  js  c++  java
  • Help panel for PowerApps

    Custom help panes and guided tasks gives your Unified Interface application a custom in-product help experience that is tailored to your organization.

    Custom help panes replace the previous learning path guided learning feature used with legacy web client apps.

    How to enable Custom help panes and guided tasks:

    • Open your Power App
    • Using ‘Advanced Settings’, Go to Settings -> Administration

    GuideTasks_8

    • Choose “Custom help panes and guided tasks” to ‘Yes’

    GuideTasks_1

    Configuring Help pane content:

    In my example, I am using ‘Fund Raisers’ Model driven app. To configure ‘Help pane content’ for ‘Fundraiser’ entity:

    • Select the ‘Fundraisers’ from the Sitemap.
    • Click on ‘?‘ and from the ‘Help Pane’, select ‘Edit’ option as shown below.

    GuideTasks_2

    • Using the Rich text editor, you can configure the rich content.
    • Use ‘Balloon’ option to point to specific UI elements with text.

    GuideTasks_4

    • To add ‘Balloon’ on ‘Delete’ button, use ‘Drag to an element‘ option and point to the ‘Delete’ button.

     

     

    GuideTasks_3

    • Once configured, Balloon would show up as below

    GuideTasks_5

    • You can also add Images, Links and Videos.

    Moving Help content via Solutions:

    •  If you want to move your content to another environment, first add your existing help pages into an unmanaged solution before you export them.
    • From the ‘Add Exisitng’ components, select ‘Help Page’.

    GuideTasks_6

    • Select the available ‘Help content’ records and add to the Solution.

     

     

    GuideTasks_7

    Who can author help pane content:

    • By default, System Administrator and System Customizer security roles both have this privilege.
    • For other security roles, grant Global create, read, write, delete, append, and append to permissions on the Help Page privilege.

    Notes:

    • To author custom help panes, you need to be on version 9.1.0.10300 or later.
    • You can enable custom help panes or customizable help, but not both at the same time.
    • Each help pane is unique for these contexts: Application, Entity, Form, Language

     

  • 相关阅读:
    自用python时间格式转换lib库代码
    如何在datetime.strptime中添加时区
    bs3迁移到bs4, import lxml.html.soupparser 报错的解决
    mac下pip install lxml报错
    删除 Mac OS 10.10 中“打开方式”里重复或无用的程序列表
    python的urllib2库详细使用说明
    近期个人项目计划
    在centos中添加freeswitch服务开机自动运行
    ddd
    Sqlserver 2008安装
  • 原文地址:https://www.cnblogs.com/lingdanglfw/p/14990600.html
Copyright © 2011-2022 走看看