Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

By default, Profound UI will clear any lines (based on "cursor row" property on each widget) occupied by a record format that is written with the "clear line" property in effect. This is done to prevent overlapping HTML elements in the event that "clear line" is used to overlap multiple record formats onto the same screen area.

This value can be set to boolean false to avoid hiding any overlapped elements.

Example:

pui["clear overlapped lines"] = false;

Where do you save this configuration option? Here.

  • No labels