Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: active-choices-plugin
-
Environment:Active Choices plugin v1.4
-
Similar Issues:
Description
The current Input Text Box is limited in several ways.
- The text box is too small to display most messages.
- The text box is not editable
- The value is not passed to the build
As a result, I rarely use this return type. I opt for a formatted HTML Input Text return type that is larger, editable and can be returned to the build.I think that we should enhance the Input Text Box option to deliver the functionality of the Formatted HTML Input Text without the user having to format the HTML return string and click on the Advanced Option-'Omit Value Field'
Bruno P. Kinoshita Thanks for trying to explain. Never thought it was so complex. I'm still confused. But I inspected the parameter, and I do see the two inputs. One 'read-only' and one without value. I still don't see the returned value in either. You'll have to explain to me the design.