Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This flag determines if spaces within a hyperlink widget are encoded into HTML   characters.  When not encoded, the hyperlink text will wrap; however, spaces within the hyperlink will collapse into one visible space.  The default value is false for Rich Display File development and true for Genie development.

Example:

Code Block
javascript
javascript

pui["encode hyperlink spaces"] = true;