Adding Help

How to add inline help to aid users of your applications

Help for the application you build can be added in at many levels of the user interface

  • at the individual field level
  • for a block of fields
    • add the help for the separator field marking the start of the block
  • for a table
  • for a tab within a table
    • the help for the tab view is used, falling back to the help for the tab table
  • for a view
  • for a tile

If help exists for a particular area, a link is generally displayed on screen as a question mark icon. Users can click on this to show the help content. Where an icon is less appropriate, it is shown in other ways, for example on hover-over of an element. In the case of views, help is shown in the menu item for each view.

Help content can contain URLs, which are converted into links. Links to YouTube URLs are shown as videos in place.


Last modified November 27, 2023: Pivot table example (80c844c)