Display a widget as a hyperlink
While this example displays a label as a hyperlink, you can use this example as a template for making other types of widgets appear as hyperlinks.
Transmit spaces with an HTML submit
HTML SUBMIT operations are used in HTML forms when a Genero Web Client (GWC) or Genero Desktop Client (GDC) application or a Genero Web Service (GWS) REST service requires additional parameter to start. In such cases, if one or more of the parameters can have spaces, use a POST operation instead of a GET operation.