Versions Compared

Key

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

...

When saving an Element Reduction profile name, you could not enter a name that contained an underscore. The code was updated to include a pattern for the profile name. It is now possible to enter the profile name using the following: "

Panel
[0-9] & [a-zA-Z] & [ _ ]

...

This issue was tracked as Item #143675.

...