Hide Forgot
Description of problem: When entering a variable definition in the Designer, user has to enter the type manually. It would be more user friendly to provide a list of common types - such as text, whole number, true or false, date (String, Integer, boolean, Date), as it is in the Guvnor. Version-Release number of selected component (if applicable): BRMS 5.3.0 ER4
Created attachment 567682 [details] property editor changes changes to property editor for this bz
This has been fixed and checked into the designer 2.1.x branch. See attached screenshot of the changes. The type of the process variable is now divided into 2 columns, a Standard Type which presents a dropdown selection similar to that in Eclipse and a Custom Type where user can enter a custom class type.
Please verify this issue on ER5. Thanks!