it:ad:design:blueprints:application_help_service

IT:AD:Design:Blueprints:Application Help Service

A poorly designed UX/ requires explanation to clarify its intended use.

The best solution is to improve the design of the UX/.

If the UX/ cannot be improved, then an Application Help Service may be required.

Database Table

A database table will be required.

The Db Schema is as follows:

ApplicationHelpID: intParentID: intEnabled: boolOrder: intIcon: stringLabel: stringHint: stringSummary: stringExplanation: string

Hint and Summary Rendering

The values in the database records should be Resource Codes/.

An application's Controller/ uses a LocalisationService to translate the Resouce Codes/ into Help Text Hints and Summaries which it renders into the ViewBag/ as necessary.

Explanation Rendering

The Help text is to be used separately.

  • /home/skysigal/public_html/data/pages/it/ad/design/blueprints/application_help_service.txt
  • Last modified: 2023/11/04 03:40
  • by 127.0.0.1