Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Aptify Web 6.3 provides a new Context help support feature wherein the existing help button on Web will be redirected to a specific page on the KB site depending on which Aptify Web screen you are on. This is done by creating an entity that will match the pattern of the Aptify Web URL and map it to a KB page. A client can specify links to their own documentation to override the kb pages. Also, by default, Aptify provides a set of help links to KB site that can be used as is , or reconfigured.

Configuration Steps for Context Help:

To configure context help follow the instructions given below:

  1. Login to Smart Client as an Administrator.
  2. Go to UI->UI Part Metadata Items and verify Helplink record.
  3. Go to Framework > Entity Help Link.
    Here you can see the default records available for Persons, Orders, and Payments.

    For other entity areas, you need to create records manually.

  4. To create a new entity help link record, follow the steps given below:
     
    1. Go to Framework > Entity Help Link.
    2. Click New Record.
    3. In Entity ID field, enter the entity.
    4. In Pattern field, add the pattern from the web application URL.
      For example, /form/Persons/*/Contact
    5. In URL, enter the KB site URL related to the entity area.
    6. Save the record.

      For creating other entity help link records, follow the same instructions as given above.
  5. To create a new help link record for wizard, follow the steps given below:
     
    1. Go to Framework→Wizard.

    2. Open wizard.

    3. Go to Help tab.

    4. Check the Show Help checkbox.
    5. Add Help URL.

    6. Click Save.
  6. After creating a help link record, run the Web UI Part Metadata Process Flow.

Verifying Context Help on Aptify Web

  1. Login to Aptify Web.
  2. Go to Customer Management > Person and open a person record.
  3. Click on the Help icon given at top right section. 

    Expected Result

    You will be redirected to the Knowledge Base help site page.
  • No labels