-
Feature
-
Resolution: Unresolved
-
Undefined
-
None
Background/Feature Origin
Customer feedback and workflow implementation requirements revealed limitations in the
current Orchestrator form system regarding field visibility and review page customization.
PROBLEM STATEMENT:
1. Fields marked as "ui:widget": "hidden" completely lose their widget functionality,
making it impossible to have active widgets that are hidden from users (e.g.,
ActiveText widgets that execute but don't display).
2. Hidden fields appear in the stepper navigation, creating confusion for users who
see steps with no visible inputs.
3. Complex workflow reviews are difficult to understand due to poor data formatting
4. Customers need the ability to provide their own custom review page components
that match their organization's UI/UX standards and display requirements.
Acceptance Criteria
- User should be able to hide a field using "ui:hidden": true in the schema while keeping the widget active (e.g., ActiveText, input)
- Hidden fields should submit their values with the form data
- Hidden fields should accept and use default values from the schema
- Hidden fields/steps should not appear in the wizard stepper navigation
- Step numbers should auto-adjust when hidden steps are filtered out
- Only visible steps should be counted and displayed in the stepper
- If all inputs in a step are hidden, the entire step should be hidden from the stepper
- Steps with at least one visible field should still appear in the stepper
- Hidden fields should not be displayed on the review page
- User should see only visible fields when reviewing their submission
- Nested objects should display in a clear, hierarchical format with indentation on review page
- User should be able to provide their own custom review page component via plugin
- Default review page should be used if no custom component is provided
- Update the documents for all these changes
- clones
-
RHIDP-11066 Orchestrator Form Field Visibility & Custom Review Components
-
- In Progress
-