Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.3
-
Component/s: None
-
Labels:None
-
Request Controller:Czeranka, Norbert
-
External Supervisor:Sergeev, Alexey
-
Executing Programmer:Please select
-
Ext Project Id:AUDI-01.5
Description
Instead of being on of the form alternatives, the 'External URL' shall be an additional possibility. So the user should have the possibility of selecting in parallel
- Selecting one of the Manual Forms (radion button)
- Use Automatic Form
- Use Custom Form
- Use Customer Controller and Form (Form development only)
- Additiontally defining the 'External URL' independent of the previous form selection
- External URL
This means:
- Remove 'Use External Editor' from the radio button list
- Use stand alone text field 'External URL'.
- Avoid jumping to the 'External URL' when pressing on the node in the Work List (because it should not open the 'External URL' automatically)
Together with GFW-120 the new logic allows to define (automatic) forms for a node and to use an external editor in parallel.
Additionally please assure that opening an 'old' process (which was defined with prior process editor version) is not running into an exception. Instead, take over externalURLs - if available - and use the default editor type (ProcessNodeDef.EditorType).