📄️ Code methods in event definitions
We have fixed the description of the CheckIfSetPropertyHasValue code method in the event definition, which previously contained methods with an obsolete status.
📄️ Data object properties throws error
We resolved a bug that was preventing the data object type property quickform from loading when the property is configured as a Set property with a Listbox control type. The default value is now displayed as a dropdown selection.
📄️ Views - User which is not in "Administrated by" can change "Process options"
Some options were not disabled to modify when a user had no permission to perform actions on the View page. This has been fixed.
📄️ RefPath including filters doesn't work in expressions for the GenerateUniqueValue
ValueGenerator.GenerateUniqueValue code method failed if the expression contained a reference path with filters. This issue has been solved.