Versions Compared

Key

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



Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

This flag enables all new Rich Display Files created in the Visual Designer to allow the use of long field names.  When long field names are used, a short name is automatically generated and a long name ALIAS is added to the DDS.

...

Code Block
javascript
javascript

pui.designer["long field names"] = true;

...