This document provides a tutorial on creating a custom widget in Rational Host Access Transformation Services (HATS). It describes how to create a custom HTML widget that renders an input field and button. The widget is designed to allow adding a button next to an input field to send a mnemonic keyword for a specific purpose, with the button name and keyword configurable via global variables or direct input. The tutorial covers creating the widget Java class, implementing its settings UI and drawHTML() method to generate the HTML output, and provides an example usage transforming an iSeries screen.